mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-24 16:13:35 +05:00
21 lines
481 B
YAML
21 lines
481 B
YAML
---
|
|
list_domains: true
|
|
list_subnet: false
|
|
list_ip: false
|
|
list_community: false
|
|
tunnel: singbox
|
|
dns_encrypt: false
|
|
country: russia-inside
|
|
nano: true
|
|
wg_access: false
|
|
|
|
wg_listen_port: 51820
|
|
|
|
# wg_server_address: wg-server-host
|
|
# wg_private_key: privatekey-client
|
|
# wg_public_key: publickey-client
|
|
# wg_preshared_key: presharedkey-client
|
|
# wg_listen_port: 51820
|
|
# wg_client_port: 51820
|
|
# wg_client_address: ip-client
|
|
# wg_access_network: wg-network |