Package Details: nordvpn-bin 3.19.1-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: 0.98
First Submitted: 2018-08-29 12:13 (UTC)
Last Updated: 2024-11-21 01:21 (UTC)

Pinned Comments

Mxzcabel commented on 2023-03-23 20:37 (UTC) (edited on 2024-11-21 01:57 (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.19.1:

The repository's hierarchy has been updated and a slightly divergence comes with it. It was from:

/debian/pool/main

To now as:

/debian/pool/main/n/nordvpn

Any previous commits you may like to try in the future will need a manual mediation to replace old links in favor of the new ones.


Note from 3.19.0:

This version introduces new libraries being used by NordVPN. I have created symbolic links and committed a patch for it not interposing with already existing libraries (like sqlite3). Although this is not a big deal, If you, however, upgraded nordvpn-bin before the fix and noticed some library-related issue from sqlite lately, I suggest reinstalling the affected package.



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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 54 Next › Last »

tasty420 commented on 2023-03-15 00:39 (UTC)

patch PKGBUILD < patch316

patch316
6c6
< pkgver=3.15.4
---
> pkgver=3.16.0
20,23c20,23
< sha256sums_x86_64=('f32846948e6da8fddb44c339c1ac92939af2cd074fb240e35de3a83c889da335')
< sha256sums_i686=('90fa46def9adcc285e237aa5a7abc3f87e7d4328de3347c61b9b794b3db6a0e7')
< sha256sums_armv7h=('ba014790dbee6523c9d518ae4da93cf09040dd210cba10606c891c1637d10b80')
< sha256sums_aarch64=('e9088f23c34f18f37cbd7d8e9cfaf8222062c89bbc052a3d41a2f1e4f935af33')
---
> sha256sums_x86_64=('ca6dcafff50256e8ed350257c361b4dec1971f86a0bd9eaae00c88f3d1e0ea73')
> sha256sums_i686=('cf3c747a238a2fb340e0a4aa0ca820bd822b83d31fb2f8eac742e208e7bf5b2d')
> sha256sums_armv7h=('a9d40844114b93b25b43230464eea59bf8833be2fbee94c9ec060972dbd5cb5c')
> sha256sums_aarch64=('6fa4a80b3c835efa7e03da4a1846ea9c9f4eb53dbc1ef45f2789c370f8244c2b')

FabioLolix commented on 2023-03-14 18:19 (UTC)

The client has been released as GPL3, written in Go https://github.com/NordSecurity/nordvpn-linux

sitaelbr commented on 2023-03-03 23:59 (UTC)

I would love to help to maintain.

I have a 3.15.5 ready to go <3

Cheers

d_olaya commented on 2023-02-02 00:53 (UTC) (edited on 2023-02-02 00:53 (UTC) by d_olaya)

I am unable to connect, same problem described by @assaf758.

I tried disabling ipv6 as per @Ucelagon recommendation following this instructions without success.

Ucelagon commented on 2023-01-21 15:11 (UTC)

@assaf758 - I had the same problem as you and have finally fixed it. Based on the NordVPN troubleshooting steps here, I disabled IPV6 globally and can now connect no problem

Neurognostic commented on 2023-01-17 01:30 (UTC)

Is pre_install() necessary? It tries to chattr -i a directory that doesn't exist yet.

a36233 commented on 2023-01-06 12:32 (UTC)

pkgver=3.15.3 is out

assaf758 commented on 2022-12-31 21:22 (UTC)

nordvpn seems to be broken for me. tried all kinds of things (setting dns, using tcp), keep getting: Whoops! Connection failed. Please try again. If the problem persists, contact our customer support.