NordVPN-Wireguard icon indicating copy to clipboard operation
NordVPN-Wireguard copied to clipboard

config file does not get peer details

Open kinhsman opened this issue 1 year ago • 0 comments

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#

kinhsman avatar Nov 12 '23 13:11 kinhsman