How to generate WireGuard keys in Xcode VPN project
I’m building a VPN client (MacOS on Xcode) with WG protocol. The only thing I can’t seem to figure out right now is how to generate wg public/private keys.
I’m building a VPN client (MacOS on Xcode) with WG protocol. The only thing I can’t seem to figure out right now is how to generate wg public/private keys.