Client.conf export issue during Wireguard installation via pivpn on dietpi
Client.conf export issue during Wireguard installation via pivpn on dietpi
I set up WireGuard on a Raspberry Pi 4 with PivPN. After installation, I added a client using the "pivpn add" command and adjusted the client.conf file with updated Allowed IPs and Address. When downloading the config, I noticed the IPs matched what appeared in the picture instead of my changes. On the Pi, WG reports it's running correctly and showing the right IPs. I exported the file via Python's SimpleHTTPServer but encountered an error with WinSCP: "server sent command exit status 127." Anyone know why this discrepancy occurs?