Tips for managing Wireguard on the Command Line

3 years ago
75

Using Wireguard on the Linux command line.

Commands:

sudo systemctl enable --now wg-quick@patriot1

sudo systemctl stop [email protected]

sudo systemctl start [email protected]

But you will need to replace the interface name with the name you use. Most people probably use "wg0" for the interface.

If you have questions about using Wireguard, leave a comment, or visit my website.

For IT, Software, & Data Privacy Consulting, please visit:

https://superserverhero.com

Loading comments...