dotfiles/wireguard/wg.conf.example

9 lines
130 B
Plaintext
Raw Normal View History

2021-05-08 14:58:00 +02:00
[Interface]
PrivateKey =
Address = 10.x.x.x/24
[Peer]
PublicKey =
Endpoint =
AllowedIPs = 10.x.x.x/32
PersistentKeepalive = 25