Jafner.net/docker_config/wireguard/config/peer1/peer1.conf

11 lines
252 B
Plaintext
Raw Normal View History

2021-03-01 11:45:53 -08:00
[Interface]
2021-07-11 15:52:02 -07:00
Address = 10.13.13.2
PrivateKey = kGOp1Wj/QMfjg46TUoxVL4115viCCuah3cSsklvoSnQ=
2021-03-01 11:45:53 -08:00
ListenPort = 51820
2021-07-11 15:52:02 -07:00
DNS = 10.13.13.1
2021-03-01 11:45:53 -08:00
[Peer]
2021-07-11 15:52:02 -07:00
PublicKey = Z/Pu7AXET/uQSI/43FbtFWJgAFBgkOTlLdaZ9TWi/AM=
Endpoint = 174.21.121.40:53820
2021-03-01 11:45:53 -08:00
AllowedIPs = 0.0.0.0/0, ::/0