vpn-client-script/vpn.conf

10 lines
273 B
Plaintext
Raw Normal View History

2022-09-02 00:36:49 +02:00
[Interface]
2022-09-02 00:43:03 +02:00
Address = 10.10111.11111./24
PrivateKey = 2B5vDUu1JZZtpV7jMHfMYsF9Z8LHVSufIFWpQ6LIDFg=
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 00:43:03 +02:00
AllowedIPs= 10.10.10.11/24
2022-09-02 00:36:49 +02:00
PersistentKeepalive = 25