Linux command
nordvpn 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
Interactively log into
nordvpn login
Example
nordvpn status
Example
nordvpn connect
Example
nordvpn countries
Example
nordvpn connect [Germany]
Example
nordvpn connect [Germany] [Berlin]
Example
nordvpn set autoconnect on
说明
nordvpn is the command-line interface for the NordVPN service, providing secure VPN connections to servers worldwide. It manages authentication, server connections, and client settings. The client supports various connection protocols (NordLynx/WireGuard, OpenVPN) and features like kill switch, auto-connect, and split tunneling. Server selection can be automatic (nearest/fastest) or manual by country, city, or specific server. The NordVPN daemon must be running for the CLI to function; it's typically managed as a systemd service.
参数
- login
- Authenticate with NordVPN account
- logout
- Log out of the current account
- connect, c
- Connect to a VPN server
- disconnect, d
- Disconnect from the VPN
- status
- Show current connection status
- countries
- List available server countries
- cities _country_
- List available cities in a country
- set, s
- Configure NordVPN settings
- settings
- Display current settings
- whitelist
- Manage whitelisted ports and subnets
FAQ
What is the nordvpn command used for?
nordvpn is the command-line interface for the NordVPN service, providing secure VPN connections to servers worldwide. It manages authentication, server connections, and client settings. The client supports various connection protocols (NordLynx/WireGuard, OpenVPN) and features like kill switch, auto-connect, and split tunneling. Server selection can be automatic (nearest/fastest) or manual by country, city, or specific server. The NordVPN daemon must be running for the CLI to function; it's typically managed as a systemd service.
How do I run a basic nordvpn example?
Run `nordvpn login` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does login do in nordvpn?
Authenticate with NordVPN account