Install Wireguard

Revision as of 05:34, 7 September 2024 by Maintenance script (talk | contribs) (Initial)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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>