#!/bin/bash # Start WireGuard service wg-quick up wgcf # Keep the container running tail -f /dev/null