KO
|
EN
gitlite โ search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#cli
#dsh
#claude-code
#codex
#developer-tools
#react
nordvpn
โ 84
Open GitHub โ
Nordvpn.com helper script for openvpn
Download README (.md)
Explore Similar Repositories
imagemin-lint-staged
:
imagemin CLI designed for lint-staged usage with sensible defaults
intent_classifier
:
No description available.
copernicus
:
An alternative implementation of the Bitcoin Cash protocol, written in Golang
service
:
๐ฆ Dependency injection / inversion of control framework.
producthunt-preview
:
ProductHunt product previewer ๐
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
nordvpn
?
Download (.md)
Nordvpn ======= Introduction ------------ `nordvpn` is a command line helper script to use nordvpn.com for systems with `openvpn` and `systemd`. It was created for Arch Linux but should run without too much difficulty on systems that satisfy the following dependency list: - openvpn, - systemd, - curl, - unzip, - ping, - openvpn-update-resolv-conf or vpnfailsafe. Quickstart ---------- - Once installed, run `sudo nordvpn update` to download and install the configuration files. - Edit `/etc/openvpn/client/nordvpn/credentials.conf`. - Run `sudo nordvpn list` to choose a server (alternatively the `rank` command pings the servers). - Finally `sudo nordvpn start <servername>`. - The status command shows you the status of the systemd service. - See `sudo nordvpn -h` for more information.