You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems to be your public key is a public part of your private key. It is very weird, but wg silently refuses to add peer to device with his own public key
Hello, got some problems with device configuration via wgctrl
Here is my code:
Some context: i'm using wireguard-go to create userspace network device
and wgctrl to add/delete peers; versions:
System: Windows 10 Enterprise / amd64
Here is sample config structure from debug log:
Peer list is always empty after executing ConfigureDevice
Here is log samples:
Notice:
peer(AAAA…AAAA)
after added peer via ConfigureDeviceFacing this problem only on windows, linux/macos tests are successful
The text was updated successfully, but these errors were encountered: