wg-easy/config/wg0.conf

21 lines
606 B
Plaintext
Raw Normal View History

2021-05-23 04:21:09 +08:00
# Note: Do not edit this file directly.
# Your changes will be overwritten!
# Server
2021-05-22 17:12:26 +08:00
[Interface]
2021-05-23 04:21:09 +08:00
PrivateKey = iOQJS7OUUGPYATsX6nqlL+sOODoiWiN5IOE8Msfw/0o=
2021-05-22 17:12:26 +08:00
Address = 10.8.0.1/24
ListenPort = 51820
2021-05-23 04:21:09 +08:00
# Client: Emile (af3111a4-7343-4380-a293-ed498d9aa3b8)
2021-05-22 17:12:26 +08:00
[Peer]
PublicKey = i8xWKqicnDkNL14I4B+I1zlB8od/booA1joIosWn7X4=
PresharedKey = MzplKtOQ44/IaAKri2VKqCoIlg4XiVH7TCp5bcYRTQU=
2021-05-23 05:29:01 +08:00
AllowedIPs = 10.8.0.2/32
2021-05-23 18:02:56 +08:00
# Client: Test (2ca33a1c-ed49-4bdd-b84c-adc77f1f3b2d)
2021-05-23 05:29:01 +08:00
[Peer]
2021-05-23 18:02:56 +08:00
PublicKey = 563oiA0IuQqt8JPEXHGINT4mHYKzlLx9Ol2gcV1vKCk=
PresharedKey = Q6xGB4og5Sj6M0MsHzkD16VsniT3FCqOnGmiLLilsU8=
AllowedIPs = 10.8.0.3/32