Spaces:
Paused
Paused
# Start WireGuard service | |
wg-quick up wgcf | |
# Keep the container running | |
tail -f /dev/null | |
# Start WireGuard service | |
wg-quick up wgcf | |
# Keep the container running | |
tail -f /dev/null | |