openpyn-nordvpn
openpyn-nordvpn copied to clipboard
Easily connect to and switch between, OpenVPN servers hosted by NordVPN on Linux (+patch leakes)
Thanks for this great tool. I just installed it and did some tests. The killswitch works when no vpn connection is established. But during start or restart there is no...
I want to create a tunnel for transmission. Some help?
Hello, NordVPN offers obfuscated servers. Is it possible to implement option to look for these servers? Best regards
Hi @jotyGill , Thanks for making this project! I have found it very helpful in dealing with nordVPN on linux. During the process of using the firewall option I ran...
Openpyn fails trying to get the IP from OVPN file which does not exists. ``` # /usr/local/bin/openpyn pl --p2p -f 2019-04-10 21:19:48 [INFO] Flushing iptables INPUT and OUTPUT chains AND...
https://github.com/jotyGill/openpyn-nordvpn/blob/d329ec295226345957d6c8ea809440b949ff0667/openpyn/openpyn.py#L232 OS: Debian Sid Having seen a number of warnings regarding notification support when run via sudo, I have attempted to run the app as my normal user. Startup fails...
**Android GUI** After several months of hard work and research, the first public [beta](https://play.google.com/apps/testing/io.github.getsixtyfour.openpyn) has been released. The public beta is open to anyone, please use this opt-in URL: https://play.google.com/apps/testing/io.github.getsixtyfour.openpyn...
Trying to run this on startup but can't get it working. If I run the command `openpyn au -t 10 --p2p` or `--country-code au --max-load 70 --top-servers 10 --pings 3...
GUI
Would be nice to have a support for simple GUI, e.g. a tray icon indicating connection status, country/server, button to kill VPN, etc. I might even try and do that...
Hey there! When you run openpyn while you are locally also building some kind of web-related application that runs on a port of your local PC (like `http://localhost:3000`), then you...