sudo apt install wireguard
# Copy peer config from fortress to /etc/wireguard/wg0.conf
sudo wg-quick up wg0
sudo wg-quick down wg0