Why does connecting and disconnecting takes so long since the last two udates?
Search Criteria
Package Details: nordvpn-bin 3.19.1-1
Package Actions
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.96 |
First Submitted: | 2018-08-29 12:13 (UTC) |
Last Updated: | 2024-11-21 01:21 (UTC) |
Dependencies (1)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
Required by (8)
- gnome-shell-extension-nordvpn-connect-git
- nordtray-bin (requires nordvpn)
- nordvpn-dinit
- nordvpn-openrc
- nordvpn-runit
- nordvpn-s6
- plasma6-runners-nordvpn (requires nordvpn)
- rofi-nordvpn-git
Sources (5)
- https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn/nordvpn_3.19.1_amd64.deb
- https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn/nordvpn_3.19.1_arm64.deb
- https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn/nordvpn_3.19.1_armel.deb
- https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn/nordvpn_3.19.1_armhf.deb
- https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn/nordvpn_3.19.1_i386.deb
Latest Comments
« First ‹ Previous 1 .. 34 35 36 37 38 39 40 41 42 43 44 .. 54 Next › Last »
ruffy commented on 2019-10-29 14:17 (UTC)
backflash commented on 2019-10-09 14:51 (UTC)
Nordvpn has a bash completion implemented. Maybe the maintainer of this package could add "bash-completion" package as an optional dependency and add a script to PKGBUILD to move it from ${pkgdir}/usr/share/bash-completion/completions/nordvpn to /usr/share/bash-completion/completions/nordvpn?
shaybox commented on 2019-10-07 22:34 (UTC)
Just a tip for the future, although this is a binary package, since there's no source version or source to make one, you wouldn't include that in the name
xerx3w commented on 2019-10-02 13:04 (UTC)
@tito480 maybe you're trying to enable obfuscation while on nordlynx? AFAIK wireguard (or nordlynx as they call it) has no obfuscation.
tito480 commented on 2019-09-30 02:32 (UTC)
@robotdna Still no luck, thanks anyway for the help.
robotdna commented on 2019-09-30 02:00 (UTC)
@tito480 I am able to enable and connect to obfuscate servers. Since this AUR package is just a wrapping for the provided NordVPN .deb client, my suggestion would first be to open the PKGBUILD and look at how the .deb from NordVPN is installed and try this set of commands manually, using the downloaded .deb from their website. If 'obfuscate' still does not work, then you can isolate the issue to their client itself and contact their support at support@nordvpn.com
tito480 commented on 2019-09-30 01:42 (UTC)
@robotdna. Same error: Command 'obfuscate enable' doesn't exist.
I think there is no "obfuscate" command on this package.
robotdna commented on 2019-09-30 00:16 (UTC)
@tito480 Try: nordvpn set obfuscate enable
tito480 commented on 2019-09-29 23:34 (UTC)
I think Obfuscate is not working:
nordvpn set obfuscate 1 Command 'obfuscate 1' doesn't exist.
mikael2933 commented on 2019-09-20 10:49 (UTC)
@alogim The kill-switch only works after you are connected to a server. After you connect to a server it will apply the iptables, and only then if you lose internet, will it be blocked.
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
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:
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