Install Wireguard

From Irregularpedia
Jump to navigation Jump to search

https://www.wireguard.com/install/

<syntaxhighlight lang="shell">sudo apt install -y wireguard resolvconf cd /etc/wireguard ls pwd </syntaxhighlight> Setup with: - Proton: https://protonvpn.com/support/wireguard-manual-linux/#cli

<syntaxhighlight lang="shell">sudo wg-quick up</syntaxhighlight>