Skip to content

openpyn 1.3.0 (slick)

Compare
Choose a tag to compare
@jotyGill jotyGill released this 17 May 04:08
· 599 commits to master since this release

New Features:

  • Now using frequently updated api.nordvpn.com API.
  • List and connect to servers with "Peer To Peer" --p2p, "Dedicated IP" --dedicated, "Tor Over VPN" --tor, "Double VPN" --double, "Anti DDos" --anti-ddos support.
  • Store credentials from user input (in install.sh). If "creds" file exists use that instead.

Improvements:

  • iptables rule: allow internal ip range ESTABLISHED,RELATED traffic (so one can talk to internal servers when using strict firewall rules "-f").
  • Better exception handling, detect OS, clean exit without trace.
  • Sane command-line options following the POSIX guidelines.
  • Merged old "-d | --display" and "-ls" into one "-l | --list".
  • Display message when root access needed and what for.

Bug Fix:

  • Proper exit if non root trying --daemon
  • Handle exception when no servers under search criteria