14 lines
411 B
Plaintext
Raw Normal View History

2019-05-28 05:33:04 -04:00
[Interface]
# Name = phone.example-vpn.dev
Address = 10.0.0.5/32
PrivateKey = WH98AvjKKZ584ZLb69G912bNry2wOda9+kfzm+qbnUw=
2019-05-28 05:33:04 -04:00
DNS = 1.1.1.1
[Peer]
# Name = public-server1.example-vpn.tld
Endpoint = public-server1.example-vpn.tld:51820
PublicKey = q/+jwmL5tNuYSB3z+t9Caj00Pc1YQ8zf+uNPu/UE1wE=
2019-05-28 05:33:04 -04:00
# routes traffic to itself and entire subnet of peers as bounce server
AllowedIPs = 10.0.0.1/24
PersistentKeepalive = 25