37 lines
1.0 KiB
Plaintext
37 lines
1.0 KiB
Plaintext
config main 'main'
|
|
option mode 'proxy'
|
|
option interface ''
|
|
option proxy_string ''
|
|
option domain_list_enabled '1'
|
|
option domain_list 'ru_inside'
|
|
option subnets_list_enabled '0'
|
|
#list subnets 'twitter'
|
|
option custom_domains_list_enabled '0'
|
|
#list custom_domains ''
|
|
option custom_download_domains_list_enabled '0'
|
|
#list custom_download_domains ''
|
|
option custom_subnets_list_enabled '0'
|
|
#list custom_subnets ''
|
|
option custom_download_subnets_list_enabled '0'
|
|
#list custom_download_subnets ''
|
|
option all_traffic_from_ip_enabled '0'
|
|
#list all_traffic_ip ''
|
|
option delist_domains_enabled '0'
|
|
#list delist_domains ''
|
|
option exclude_from_ip_enabled '0'
|
|
#list exclude_traffic_ip ''
|
|
option yacd '0'
|
|
option socks5 '0'
|
|
option exclude_ntp '0'
|
|
|
|
config second 'second'
|
|
option second_enable '0'
|
|
option mode 'proxy'
|
|
option interface 'wg1'
|
|
option proxy_string ''
|
|
option domain_list_enabled '0'
|
|
#list domains 'youtube'
|
|
option custom_domains_list_enabled '0'
|
|
#list custom_domains 'ifconfig.io'
|
|
option custom_subnets_list_enabled '0'
|
|
#list custom_subnets '' |