sudo apt install wireguard
sudo cp wg0.conf /etc/wireguard/
sudo wg-quick up wg0
sudo systemctl enable wg-quick@wg0