Skip to content

vopono 0.10.7

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 16:15
d1c1967

Changelog:

  • Added support for port forwarding for ProtonVPN with the --protonvpn-port-forwarding argument - PR #240 , part of issue #226 , note servers must support it and, if using OpenVPN, +pmp must be appended to the OpenVPN username (in ~/.config/vopono/proton/openvpn/auth.txt )
  • Fixed MozillaVPN login (thanks @chrilves ) - PR #225
  • Updated NordVPN instructions (thanks @necrevistonnezr ) - PR #227
  • Added provisional support for Cloudflare Warp - PR #237 but note there are still issues with it trying to override the DNS settings - see issue #235
  • Updated dependencies and Docker build images