Nordvpn Linux gui

Message
Author
User avatar
galaxysurfer
Posts: 212
Joined: Mon Jul 16, 2018 5:14 am

Nordvpn Linux gui

#1 Post by galaxysurfer »

In my surfing I found out that Nordvpn has built a gui for all those Linux challenged refugees. Has anyone tried it?
Will it work out of the box or does it need special tweaking for our flavour of Linux?
They finally updated site to include documentation for Linux users, not just those that used the terminal.


https://nordvpn.com/download/linux/#install-nordvpn


https://support.nordvpn.com/hc/en-us/ar ... tributions

https://www.cnet.com/tech/services-and- ... -launches/

User avatar
siamhie
Global Moderator
Posts: 3344
Joined: Fri Aug 20, 2021 5:45 pm

Re: Nordvpn Linux gui

#2 Post by siamhie »

No. I'm satisfied with opening a terminal and typing "nordvpn connect" to connect and "nordvpn disconnect" to disconnect from nord's servers.
I even use my bash history to recall the commands quicker.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
galaxysurfer
Posts: 212
Joined: Mon Jul 16, 2018 5:14 am

Re: Nordvpn Linux gui

#3 Post by galaxysurfer »

I respect that. I was mainly looking for feedback on the new & improved offering. I had in mind my tech challenged relatives. I had seen the whiners online who had come over from Windows & had no literacy in Linux at all. All the other big Vpn companies have apparently made gui's for their linux versions already. This was just Nordvpn playing catch up.

User avatar
siamhie
Global Moderator
Posts: 3344
Joined: Fri Aug 20, 2021 5:45 pm

Re: Nordvpn Linux gui

#4 Post by siamhie »

galaxysurfer wrote: Fri May 09, 2025 3:21 pm I respect that. I was mainly looking for feedback on the new & improved offering. I had in mind my tech challenged relatives. I had seen the whiners online who had come over from Windows & had no literacy in Linux at all. All the other big Vpn companies have apparently made gui's for their linux versions already. This was just Nordvpn playing catch up.
I do remember coming across a python GUI on github a couple of years ago but never did try it.
This would be good for those who want to connect to a specific country for their own needs.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

jj 5117
Posts: 159
Joined: Sun Aug 07, 2016 1:13 pm

Re: Nordvpn Linux gui

#5 Post by jj 5117 »

I've had Nordvpn updates be a pain, having even the System Tray cause some problems when when it was first introduced (now set to 0). ... So I haven't tried their GUI. The CLI is easy, as Siamhie says. And one better c or d for connect or disconnect. ... BUT, they might have their bugs worked out.

For me, the few commands used are, nordvpn c (city); norvpn status; nordvpn settings; nordvpn set (setting) 1 or 0 or TCP etc. ... Sometimes help and man, of course. (They keep piling stuff into the app.)
Thanks for being there!

User avatar
asqwerth
Developer
Posts: 7937
Joined: Sun May 27, 2007 5:37 am

Re: Nordvpn Linux gui

#6 Post by asqwerth »

galaxysurfer wrote: Fri May 09, 2025 2:52 pm In my surfing I found out that Nordvpn has built a gui for all those Linux challenged refugees. Has anyone tried it?
Will it work out of the box or does it need special tweaking for our flavour of Linux?
They finally updated site to include documentation for Linux users, not just those that used the terminal.


https://nordvpn.com/download/linux/#install-nordvpn


https://support.nordvpn.com/hc/en-us/ar ... tributions

https://www.cnet.com/tech/services-and- ... -launches/
I didn't know about the GUI, so thanks for the heads up. I'm completely happy with the CLI, but I will check out the GUI when I have time.

Currently, because I'm testing some distro isos in Virtualbox, I found that enabling nordvpn wholesale on my host machine cut off the internet connection from my VM. So I've been using the FF browser extension in my host machine instead instead of CLI.

[ADDED] the GUI package is found in MXPI so I just installed and enabled it.

Since the latest bot attacks on the forum, Cloudflare has been blocking access to the forum from my location so I know that at the very least, this GUI works to enable the vpn with a spoofed location. On the other hand, I use Nordvpn at a basic level where CLI commands are just as convenient.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400

User avatar
galaxysurfer
Posts: 212
Joined: Mon Jul 16, 2018 5:14 am

Re: Nordvpn Linux gui

#7 Post by galaxysurfer »

I get it. I use terminal when I need to access direct tweaking, otherwise I have mine setup via a router.

My interest in a gui is mainly for a tech challenged relative that hasn't completed the learning curve for Mx Linux. There are a couple of widgets as well to make doing musical locations a bit easier & know when your vpn is off/on.

User avatar
T3KN05H4M4N
Posts: 64
Joined: Sun Aug 04, 2024 3:21 pm

Re: Nordvpn Linux gui

#8 Post by T3KN05H4M4N »

You can create Desktop Launchers that act as sort of a GUI. I have mine set up that way. They're not hard to make. I probably should've included that in my NordVPN Help Files I posted in the General Chat section of this forum. I'll work on adding those when I get the chance. Say you want to quick connect to the fastest server, or connect to DoubleVPN or OnionOverVPN, change protocols, disconnect, enable ThreatProtectionLite or PostQuantumEncryption, etc. Well you can make Desktop Launchers to do all of that. I just put all of the launchers into a folder so there's not so many on my desktop screen area. I have the folder stored in my /home directory just because I don't like clutter on my desktop screen area. After you've made the desktop launchers, all you have to do is click on them and they'll execute the commands which are normally run manually by the user in the terminal. Only thing is, you have to make separate launchers for connecting and disconnecting or enabling and disabling features. Would something like that be of interest to you? I don't see a standard GUI for NordVPN on any of my machines unless you mean the little icon at the bottom right of panel (mine's horizontal) that just let's you quick connect and disconnect. Here's my original post to the help files I made.

viewtopic.php?t=83274

User avatar
asqwerth
Developer
Posts: 7937
Joined: Sun May 27, 2007 5:37 am

Re: Nordvpn Linux gui

#9 Post by asqwerth »

@T3KN05H4M4N

If the nordvpn repo is enabled, you'll see a new package called nordvpn-gui that can now be installed. Just open mxpi or synaptic and do a search.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400

User avatar
T3KN05H4M4N
Posts: 64
Joined: Sun Aug 04, 2024 3:21 pm

Re: Nordvpn Linux gui

#10 Post by T3KN05H4M4N »

Oh ok well I guess I kind of figured that it would be included with the standard nordvpn updates. I do have the repo enabled but haven't received any update that included the gui.
I'll check now thanks!

Post Reply

Return to “Software / Configuration”