SPICE %7C WireGuard Application Setup Guide - UMCST/SPICE-user-info GitHub Wiki

Linux:

  • Decrypt .gpg file with gpg <filename>
  • Install wireguard and put the decrypted config file under /etc/wireguard/
  • Rename the file so it is less than 15 characters long
  • Run sudo wg-quick up <config file name without .conf> to connect to the VPN and sudo wg-quick down <config file name without .conf> to disconnect

Windows:


Mac:

⚠️ **GitHub.com Fallback** ⚠️