jamesmcm / vopono

Run applications through VPN tunnels with temporary network namespaces
GNU General Public License v3.0
888 stars 46 forks source link

Remove Mullvad API usage for Wireguard keys #244

Closed jamesmcm closed 11 months ago

jamesmcm commented 11 months ago

Mullvad has unfortunately deprecated the API for handling Wireguard keys See issue #243 - https://github.com/jamesmcm/vopono/issues/243

This change removes that code and relies on the user uploading their Wireguard public key and recording the return IPv4 and IPv6 ranges directly.