Wireguard

From Steak Wiki
Jump to navigationJump to search

wireguard has a few setup scenarios. each are unique.


windows

download, run installer

[Interface]
PrivateKey = (it should auto populate this for you)(public key is above in text field)                          
Address = (the ip you want on the vpn net/32 for one ip)

[Peer]
PublicKey = (find it on server)
AllowedIPs = (what you want to be able to connect to on vpn lan)
Endpoint = (ipaddress:port)