jamesmcm / vopono

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

Add Mullvad Port Forwarding option to vopono sync #184

Closed jamesmcm closed 2 years ago

jamesmcm commented 2 years ago

Atm you have to enable it manually on the dashboard after Wireguard keypair generation - https://mullvad.net/en/account/#/ports

Check if this can be done with the API too

hashworks commented 2 years ago

Looks like there are open issues for the official apps regarding this feature: https://github.com/mullvad/mullvadvpn-app/issues/2938#issuecomment-912533067

On Sep 3, 2021 they said:

We don't currently have any public API where you can manage your port forwarding. So no luck sadly.

jamesmcm commented 2 years ago

Damn, that's a shame, hopefully it'll be possible in the future, I'll close it for now though.

Thanks for the info!