commands.sh

wg-quick

linux

Quickly set up WireGuard tunnels based on config files.

More info →

Examples (2)

Set up a VPN tunnel

wg-quick up interface_name

Delete a VPN tunnel

wg-quick down interface_name
made by @shridhargupta | data from tldr-pages