Skip to content

v4.0.0

Compare
Choose a tag to compare
@MattSurabian MattSurabian released this 04 Mar 03:39
· 12 commits to master since this release

Major Release

  • Add support for UDP
    • Expose a -p, -proto, --proto flag that can be set to tcp or udp
    • Prompt the user if the flag was not specified
    • Update exit nodes to match all non-freemium nodes in the ProXPN exit node manifest v3
  • The new flag means previously non-interactive aliases of this command will now become interactive and prompt for which protocol to use.
  • If you're updating from a previous version don't forget to update the .ovpn config file in ~/.config/proxpn/. The installer can do this for you if run with the -f flag: ./install.sh -f.