2021-03-13 17:39:25 +01:00
2021-03-13 17:39:25 +01:00

nordvpn.el

nordvpn.el is an Elisp interface to the nordvpn cli command available on GNU/Linux. It is currently in alpha stage, use it at your own risks.

These functions rely on the information found in the files pointed at by auth-sources. If you use a .authinfo file (or a .authinfo.gpg file), you should add the following line, modified of course with your own credentials.

machine nordvpn login yourUsername password yourPassword
S
Description
No description provided
Readme 26 KiB
Languages
Emacs Lisp 100%