We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@ubuntu-nordvpn-fetch:/NordVPN-Wireguard# ./NordVpnToWireguard.sh Getting configuration for recommended server... Wireguard configuration file NordVPN-.conf created successfully! root@ubuntu-nordvpn-fetch:/NordVPN-Wireguard# root@ubuntu-nordvpn-fetch:~/NordVPN-Wireguard# cat NordVPN-.conf [Interface] PrivateKey = ********************************+xb/NI3Rf4G0= ListenPort = 51820 Address = 10.5.0.2/32 DNS = 103.86.96.100, 103.86.99.100
[Peer] PublicKey = AllowedIPs = 0.0.0.0/0 Endpoint = :51820 PersistentKeepalive = 25 root@ubuntu-nordvpn-fetch:~/NordVPN-Wireguard#
The text was updated successfully, but these errors were encountered:
No branches or pull requests
root@ubuntu-nordvpn-fetch:
/NordVPN-Wireguard# ./NordVpnToWireguard.sh/NordVPN-Wireguard#Getting configuration for recommended server...
Wireguard configuration file NordVPN-.conf created successfully!
root@ubuntu-nordvpn-fetch:
root@ubuntu-nordvpn-fetch:~/NordVPN-Wireguard# cat NordVPN-.conf
[Interface]
PrivateKey = ********************************+xb/NI3Rf4G0=
ListenPort = 51820
Address = 10.5.0.2/32
DNS = 103.86.96.100, 103.86.99.100
[Peer]
PublicKey =
AllowedIPs = 0.0.0.0/0
Endpoint = :51820
PersistentKeepalive = 25
root@ubuntu-nordvpn-fetch:~/NordVPN-Wireguard#
The text was updated successfully, but these errors were encountered: