Template_Config_Files/Wireguard/server-name.conf
2022-11-27 22:16:12 +00:00

10 lines
171 B
Plaintext

[Interface]
PrivateKey = CLIENT_KEY
Address = CLIENT/IP
[Peer]
# C2-Gateway1
PublicKey = SERVER_KEY
Endpoint = SERVER_IP:PORT
AllowedIPs = CLIENT, ACCESSABLE, IP/s