trickster-vpn/exclude_mode_cfg_gen/wg-mobile-client.conf

12 lines
251 B
Plaintext
Raw Permalink Normal View History

2022-08-22 04:30:06 +03:00
[Interface]
Address = 10.20.30.3/32
PrivateKey = ---PRIVATE_KEY_CLIENT_1---
DNS = 1.1.1.1, 8.8.8.8
#internal node
[Peer]
PublicKey = ---PUBLIC_KEY_INTERNAL---
AllowedIPs = 0.0.0.0/0
2022-08-25 02:25:19 +03:00
Endpoint = ---INTERNAL_IP_ADDRESS---:17968
2022-08-22 04:30:06 +03:00
PersistentKeepalive = 25