Wireguard

From Steak Wiki
Revision as of 21:23, 20 June 2023 by ViciousCarnivore (talk | contribs) (Created page with "wireguard has a few setup scenarios. each are unique. ==windows== <pre> [Interface] PrivateKey = (it should auto populate this for you)(public key is above in text field)...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

wireguard has a few setup scenarios. each are unique.


windows

[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)