openpyn 2.1.1
2.1.1 Bug Fix Release:
fixed bug that stopped failover to next server. #74
New Features , Improvements in 2.1.0
- Now the --init installs it as a systemd service as well. And we get the benefit of dynamically changing that config file if you run openpyn with -d switch. so if you feel like you want to change the country and some options in your openpyn.service you run.
- 'sudo openpyn au -p 5 -d' for example, will update the systemd service file, reload systemd, and also run openpyn (systemctl start openpyn). To check VPN status run "systemctl status openpyn" #62
- On Arch install with yaourt. thanks to https://github.com/Ubermensch85 #58
- Should work on MacOS as well! #71
- UDP-1194 is the new default port for faster speeds. You can use TCP-443 instead with the "--tcp" switch.