| 12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- config global
- option tunnel_forward '8.8.4.4:53'
- option tunnel_address '0.0.0.0'
- option run_mode 'router'
- option dports '2'
- option pdnsd_enable '1'
- option monitor_enable '1'
- option global_server 'nil'
- option enable_switch '1'
- option switch_timeout '5'
- option switch_time '667'
- option switch_try_count '3'
- option gfwlist_url 'https://cdn.jsdelivr.net/gh/gfwlist/gfwlist/gfwlist.txt'
- option chnroute_url 'https://ispip.clang.cn/all_cn.txt'
- option nfip_url 'https://raw.githubusercontent.com/QiuSimons/Netflix_IP/master/NF_only.txt'
- option adblock_url 'https://gitee.com/privacy-protection-tools/anti-ad/raw/master/anti-ad-for-dnsmasq.conf'
- option netflix_server 'nil'
- option threads '0'
- config socks5_proxy
- option socks '0'
- option local_port '1080'
- option local_address '0.0.0.0'
- config access_control
- option wan_bp_list '/etc/china_ssr.txt'
- option lan_ac_mode 'b'
- option router_proxy '1'
- list wan_fw_ips '149.154.160.0/20'
- list wan_fw_ips '67.198.55.0/24'
- list wan_fw_ips '91.108.4.0/22'
- list wan_fw_ips '91.108.56.0/22'
- list wan_fw_ips '109.239.140.0/24'
- config server_global
- option enable_server '0'
- config server_subscribe
- option proxy '0'
- option auto_update_time '2'
- option auto_update '1'
- option filter_words '过期时间/剩余流量/QQ群/官网/防失联地址/回国'
|