NilsIrl / MozWire

MozWire is an unofficial configuration manager giving Linux, macOS users (among others), access to MozillaVPN.
GNU General Public License v3.0
560 stars 20 forks source link

Explore features that aren't available from the official clients #4

Open NilsIrl opened 4 years ago

NilsIrl commented 4 years ago

Mullvad supports additional features. Maybe theses can be available for MozillaVPN users.

NilsIrl commented 4 years ago

After testing, both sock5 and wireguard multihop are available via MozillaVPN. I will see if I can implement them tomorrow.

socks5 multihop: https://mullvad.net/en/help/socks5-proxy/#wireguard-socks5 and wireguard multihop: https://mullvad.net/en/help/wireguard-and-mullvad-vpn/

NilsIrl commented 4 years ago

socks5 doesn't really have to be implemented and multihop has been implemented. The last feature I can think of is port forwarding but that's probably going to be very tough if not impossible.