59 lines
1.6 KiB
Plaintext
59 lines
1.6 KiB
Plaintext
|
|
config homeproxy 'infra'
|
|
option __warning 'DO NOT EDIT THIS SECTION, OR YOU ARE ON YOUR OWN!'
|
|
option common_port '22,53,80,143,443,465,853,993,995,8080,8443,9418'
|
|
option redirect_port '5331'
|
|
option tproxy_port '5332'
|
|
option dns_port '5333'
|
|
option china_dns_port '5334'
|
|
option tun_name 'singtun0'
|
|
option tun_addr4 '172.19.0.1/30'
|
|
option tun_addr6 'fdfe:dcba:9876::1/126'
|
|
option tun_mtu '9000'
|
|
option table_mark '100'
|
|
option self_mark '100'
|
|
option tproxy_mark '101'
|
|
option tun_mark '102'
|
|
|
|
config homeproxy 'config'
|
|
option main_node 'nil'
|
|
option main_udp_node 'same'
|
|
option dns_server '8.8.8.8'
|
|
option routing_mode 'bypass_mainland_china'
|
|
option routing_port 'common'
|
|
option proxy_mode 'redirect_tproxy'
|
|
option ipv6_support '1'
|
|
|
|
config homeproxy 'control'
|
|
option lan_proxy_mode 'disabled'
|
|
list wan_proxy_ipv4_ips '91.108.4.0/22'
|
|
list wan_proxy_ipv4_ips '91.108.8.0/22'
|
|
list wan_proxy_ipv4_ips '91.108.12.0/22'
|
|
list wan_proxy_ipv4_ips '91.108.56.0/22'
|
|
list wan_proxy_ipv4_ips '95.161.64.0/20'
|
|
list wan_proxy_ipv4_ips '149.154.160.0/22'
|
|
list wan_proxy_ipv4_ips '149.154.164.0/22'
|
|
list wan_proxy_ipv4_ips '149.154.172.0/22'
|
|
|
|
config homeproxy 'routing'
|
|
option sniff_override '1'
|
|
option default_outbound 'direct-out'
|
|
|
|
config homeproxy 'dns'
|
|
option dns_strategy 'prefer_ipv4'
|
|
option default_server 'local-dns'
|
|
option disable_cache '0'
|
|
option disable_cache_expire '0'
|
|
|
|
config homeproxy 'subscription'
|
|
option auto_update '0'
|
|
option allow_insecure '0'
|
|
option packet_encoding 'xudp'
|
|
option update_via_proxy '0'
|
|
option filter_nodes 'disabled'
|
|
|
|
config homeproxy 'server'
|
|
option enabled '0'
|
|
option auto_firewall '0'
|
|
|