NordVPN-Wireguard
NordVPN-Wireguard copied to clipboard
config file does not get peer details
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#