Search Criteria
Package Details: nordpy 1.3.5-1
Package Actions
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: | GPL3 |
Conflicts: | nordpy |
Provides: | nordpy |
Submitter: | morpheusthewhite |
Maintainer: | morpheusthewhite |
Last Packager: | morpheusthewhite |
Votes: | 7 |
Popularity: | 0.004166 |
First Submitted: | 2019-08-08 15:21 (UTC) |
Last Updated: | 2021-10-14 09:38 (UTC) |
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-mbedtls, openvpn-password-save, openvpn-xor-git)
- python-requests
- python3 (python)
- tk (tk85)
- unzip (unzip-natspec)
- wget (wget-git, wget-xdg)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- networkmanager-openvpn (networkmanager-openvpn-git, networkmanager-openvpn-gtk2, networkmanager-openvpn-xdg) (optional)
- strongswan (strongswan-nosystemd) (optional)
Latest Comments
linuxyz commented on 2022-05-14 15:05 (UTC)
Not working. It says "connected" but it didn't change my IP... Absolutely no error visible (when launching from terminal).
commented on 2020-04-18 12:55 (UTC)
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 (UTC) (edited on 2020-04-18 13:54 (UTC) by emulti)
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 (UTC)
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 (UTC)
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.