Package Details: nordvpn-bin 3.18.5-1

Git Clone URL: https://aur.archlinux.org/nordvpn-bin.git (read-only, click to copy)
Package Base: nordvpn-bin
Description: NordVPN CLI tool for Linux
Upstream URL: https://nordvpn.com/download/linux/
Keywords: networking nordvpn openvpn security vpn
Licenses: GPL3
Conflicts: openvpn-nordvpn
Provides: nordvpn
Submitter: metiis
Maintainer: Mxzcabel
Last Packager: Mxzcabel
Votes: 168
Popularity: 3.59
First Submitted: 2018-08-29 12:13 (UTC)
Last Updated: 2024-09-07 19:33 (UTC)

Pinned Comments

Mxzcabel commented on 2023-03-23 20:37 (UTC) (edited on 2024-04-05 13:02 (UTC) by Mxzcabel)

"Please, do not flag this package as out-of-date until there's the official release on Github page."

"Maybe the announcement is delayed, but wait for some other possible forward release, which is patching the previous one before the actual publishing."


Note from 3.17.4v:

The previous bug exposing DNS servers is fixed.



Note from 3.17.3v:

Caution! This version needs heed while using it and should be avoided. I strongly advice downgrading to 3.17.2 and wait for a new version or patching. Some big problems are:

  • There's DNS leak present. Your original ISP servers can be exposed, as reported already on #343 issue.

  • Unable to connect on nordvpn servers. Your journal might show the follow output: networker setting dns: setting dns with resolvectl: setting dns with resolvectl: Failed to set DNS configuration: Could not activate remote peer: activation request failed: unknown unit.: exit status 1

    After restarting resolve with systemctl restart systemd-resolved.service you may get it working again, enough for connecting normally, as reported, but not exclusively an ARM platform issue, on #342.

Also huge thanks for the community warnings in prior comments before I could've noticed all.


Note from 3.16.2v:

As the published note from the version above has mentioned on Github's page:

  • Logging in with a username and password is no longer available in the terminal.

Please, consider using a token to logging in from now on.


Note from 3.16.0v:

The 'countries.dat' may differ between versions. Be aware to remove the file before upgrading the package.


martoko commented on 2020-12-20 09:10 (UTC) (edited on 2020-12-20 09:12 (UTC) by martoko)

If you're seeing the message "Daemon is unreachable, is systemd running?", then one of two things is probably happening.

The nordvpn daemon might not be started
Start it using:
sudo systemctl enable --now nordvpnd

You might not have been added to the nordvpn group
Add yourself:
sudo gpasswd -a USERNAME nordvpn
And then restart in order for the group to be created:
reboot

Latest Comments

« First ‹ Previous 1 .. 37 38 39 40 41 42 43 44 45 46 47 .. 53 Next › Last »

erkexzcx commented on 2019-08-02 21:12 (UTC)

@Martoko i am not doing anythink by now. First I would like to be a maintainer, otherwise spending time would be useless.

martoko commented on 2019-08-02 20:35 (UTC)

@erkexzcx I can't make you a maintainer (AFAIK only metiis can), but here is a script that I've written Martoko/maintain-nordvpn-bin, feel free to make a pull request with improvements or suggestions.

esdaniel commented on 2019-08-02 16:50 (UTC)

Thanks for the tip, jackhistoria.

FYI anyone curious about the wireguard stuff on previous post, see here: https://nordvpn.com/blog/nordlynx-protocol-wireguard/

Follow these steps to switch to NordLynx: Install WireGuard. Open the terminal and enter ‘nordvpn set technology NordLynx’. Enter ‘nordvpn c’ to connect to VPN.

jackhistoria commented on 2019-08-02 13:03 (UTC)

@metiis: please add: wireguard-tools wireguard-arch since the nordlynx technology is now included in the app that needs that packages to work properly. (https://nordvpn.com/blog/nordlynx-protocol-wireguard/) NordLynx works like charm for me now after adding wireguard. (sudo pacman -S wireguard-tools wireguard-arch) Maybe disable cyberSec in the settings)

It is under heavy development regarding that and has new versions sometimes twice a day: (https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/)

stecampanella commented on 2019-08-01 20:50 (UTC)

Auto-connect not working on my system. nordvpn connect working though.

erkexzcx commented on 2019-08-01 16:08 (UTC)

Can you make me a maintainer please? It's ALREADY OUTDATED...

linux-aarhus commented on 2019-08-01 12:25 (UTC)

@viking777

I have been experimenting and I am not sure my assumptions is entirely correct.

I now believe it to be undesireable behavior of the official client.

All my notes are on the Manjaro forum https://forum.manjaro.org/t/howto-understand-why-nordvpn-disables-ufw/96135

viking777 commented on 2019-08-01 10:43 (UTC)

@fhdk Thanks for the reply, I am sure you are correct in your assumptions re this program and ufw, but I don't think that excuses the fact that this happens without any warnings. If I see a program that deliberately disables my firewall, doesn't tell me, and then fails to re-enable it, then I instantly think 'malware'. Now I know this program is not malware, and certainly don't blame the maintainer for anything, he has just inherited this behaviour due to poor coding in from the nord original - it exhibits the same behaviour on debian based distros btw. I don't use Windows, but my wife does, and she also uses Nord and her software firewall doesn't get disconnected every time she connects, so it must be possible.

As to workrounds, I don't use autoconnect, so thankfully, I don't have to mess with the impenetrability of systemd. I use the simple but effective expedient of "nordvpn -c ** && sudo ufw enable" from the terminal, in case anyone else looking for a quick way around it.

jackhistoria commented on 2019-07-31 14:56 (UTC)

Is there a system im place to update the deb url since there is the version 3.3 out there and the repo outdated or how can i support you guys?

https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/

esdaniel commented on 2019-07-31 11:04 (UTC) (edited on 2019-07-31 11:05 (UTC) by esdaniel)

Hi @erkexzcx, ahead of a 'poltical' decision regarding the maintainers adding you as a maintainer perhaps fast-track approach to merit maintaining here too [not necessary given your activity elsewhere on AUR but... ;-)] would be to share a link to your proposed build scripts to be used, or start a new AUR package. Just my 2c.