「VPN - Nord VPN」の版間の差分

ナビゲーションに移動 検索に移動
(ページの作成:「== 概要 == ここでは、人気の高いNord VPNの契約からNord VPNソフトウェアのインストールと実行方法について記載する。<br> <br><br>…」)
 
15行目: 15行目:


== Nord VPNソフトウェアのインストール ==
== Nord VPNソフトウェアのインストール ==
===== CentOS =====
ターミナルを起動して、以下のコマンドを実行する。<br>
sudo wget -qnc https://repo.nordvpn.com/yum/nordvpn/centos/noarch/Packages/n/nordvpn-release-1.0.0-1.noarch.rpm
sudo yum update
<br>
Nord VPNソフトウェアをインストールするため、以下のコマンドを実行する。<br>
sudo yum install nordvpn
<br>
自分のNord VPNアカウントにログインする。<br>
nordvpn login
<br>
Nord VPNサーバに接続する。<br>
nordvpn connect
または
nordvpn c
<br>
===== SUSE =====
===== SUSE =====
ターミナルを起動して、以下のコマンドを実行する。<br>
ターミナルを起動して、以下のコマンドを実行する。<br>
29行目: 45行目:
Nord VPNサーバに接続する。<br>
Nord VPNサーバに接続する。<br>
  nordvpn connect
  nordvpn connect
または
nordvpn c
<br>
===== LinuxにおけるNord VPNコマンド =====
nordvpn login - Log in.
nordvpn connect or nordvpn c - Connect to VPN. To connect to specific servers, use nordvpn connect <country_code server_number> (eg. nordvpn connect uk715)
nordvpn disconnect or nordvpn d - Disconnect from VPN.
<br>
nordvpn set or nordvpn s - Set a configuration option. Possible options:
nordvpn set cybersec on or off - Enable or disable CyberSec
nordvpn set killswitch on or off - Enable or disable Kill Switch
nordvpn set autoconnect on or off - Enable or disable Autoconnect. You can set a specific server for automatic connection using nordvpn set autoconnect on country_code+server_number. Example:
nordvpn set autoconnect on us2435.
nordvpn set dns 1.1.1.1 1.0.0.1 - Set custom DNS (you can set up a single DNS or two like shown in this command).
nordvpn set autoconnect on or off - Enable or disable Auto connect.
nordvpn set protocol udp or tcp - Switch between UDP and TCP protocols
nordvpn set obfuscate on or off - Enable or disable Obfuscated Servers.
<br>
nordvpn whitelist add port 22 - Open incoming port 22 (the port number can be different)
nordvpn whitelist remove port 22 - Remove the rule added with the above command
nordvpn whitelist add subnet 192.168.0.0/16 - Add a rule to whitelist your specified subnet.
nordvpn whitelist remove subnet 192.168.0.0/16  - Remove a rule to whitelist your specified subnet.
<br>
nordvpn settings - See the current settings.
nordvpn status - See the connection status.
nordvpn countries - See the country list.
nordvpn cities - See the city list.
nordvpn groups - See a list of available server groups.
nordvpn logout - Log out.
nordvpn help or nordvpn h - See the list of commands or help for one command.
<br>
You can see the full list of commands by using man nordvpn command in a terminal.<br>
<br>
<br>
===== Windows =====
===== Windows =====
37行目: 85行目:
# [Finish]ボタンを押下してインストールを完了する。
# [Finish]ボタンを押下してインストールを完了する。
<br>
<br>
===== 共通 =====
Nord VPNソフトウェアを起動手順を記載する。<br>
Nord VPNソフトウェアを起動手順を記載する。<br>
# Nord VPNソフトウェアの起動後、ログイン画面が表示されるので、Nord VPNで登録したメールアドレスとパスワードを入力して[Sign In]ボタンを押下する。
# Nord VPNソフトウェアの起動後、ログイン画面が表示されるので、Nord VPNで登録したメールアドレスとパスワードを入力して[Sign In]ボタンを押下する。

案内メニュー