vpn-client-script/vpn.conf

10 lines
267 B
Plaintext
Raw Normal View History

2022-09-02 00:36:49 +02:00
[Interface]
2022-09-02 01:45:05 +02:00
Address = 10.10.11.3/24
PrivateKey = EDz8Hb13LaOakMb6WIkkpzB9vmvYGlMC7nYs0flLAHI=
2022-09-02 00:43:03 +02:00
DNS = 10.10.11.1,8.8.8.8
2022-09-02 00:36:49 +02:00
[Peer]
PublicKey = w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8=
Endpoint = 81.201.149.152:18800
2022-09-02 01:45:05 +02:00
AllowedIPs= 10.10.11.0/24
2022-09-02 00:36:49 +02:00
PersistentKeepalive = 25