Search Criteria
Package Details: nordpy 1.3.4-1
Git Clone URL: | https://aur.archlinux.org/nordpy.git (read-only, click to copy) |
---|---|
Package Base: | nordpy |
Description: | An application with gui to connect automatically to the recommended NordVPN server |
Upstream URL: | https://github.com/morpheusthewhite/NordPy |
Keywords: | nordvpn openvpn tkinter vpn |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | morpheusthewhite |
Maintainer: | morpheusthewhite |
Last Packager: | morpheusthewhite |
Votes: | 6 |
Popularity: | 0.097443 |
First Submitted: | 2019-08-08 15:21 |
Last Updated: | 2021-01-25 18:22 |
Dependencies (10)
- net-tools (net-tools-mptcp, net-tools-debian-ifconfig, net-tools-git)
- openvpn (openvpn-xor-patched, openvpn-rrf, openvpn-pkcs11, openvpn-openssl-1.0, openvpn-git, openvpn-password-save, openvpn-xor-git)
- python-requests
- python3 (python)
- tk (tk85)
- unzip (unzip-natspec, unzip-iconv)
- wget (wget-git)
- git (git-git) (make)
- networkmanager-openvpn (networkmanager-openvpn-gtk2, networkmanager-openvpn-git) (optional)
- strongswan (strongswan-nosystemd, strongswan-pkcs11) (optional)
Latest Comments
Anonymous comment on 2020-04-18 12:55
works perfectly but the gui is super ugly on gnome.. not sure if it can be fixed
emulti commented on 2020-04-10 11:04
Since the 'official' nordvpn-bin utility is so terrible, memory hog and constantly being updated, I tried the several alternative solutions available on AUR. This is the lightest (Python+TKinter) and respecting of security issues, probably more than the official binary.
Works well on both Xorg and Wayland. Previous issue with font sizes on multi-screen desktops was found to be caused by Xorg config.
viking777 commented on 2019-11-06 16:05
For information, in order to get the program working on my Ubuntu based distro I had to comment out lines 3,4 and 5 in 'install.sh' before the script would run, but once I had done that it worked beautifully. Also I tried the AUR package on Artix linux, but that failed to connect to anything, however installing from install.sh in the nordpy-master worked without error, so it is now running on all three of my distros and doing a good job too! Thanks.
viking777 commented on 2019-11-04 11:29
Thanks for this package, I like it. I have been having problems with other nordvpn packages, mainly no name resolution, but no such problems with this package, no dns leaks either, I also far prefer the gui option to cli versions.