sudo apt install -y wireguard
sudo systemctl enable --now wg-quick@wg0
💡 For quick setup:
curl -fsSL https://get.vpnsetup.net/wg | sudo bashsudo apt install -y wireguard
sudo systemctl enable --now wg-quick@wg0
curl -fsSL https://get.vpnsetup.net/wg | sudo bash