mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-30 02:31:47 +08:00
75 lines
2.2 KiB
Plaintext
75 lines
2.2 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,587,853,873,993,995,5222,8080,8443,9418'
|
|
option mixed_port '5330'
|
|
option redirect_port '5331'
|
|
option tproxy_port '5332'
|
|
option dns_port '5333'
|
|
option dns_redirect '1'
|
|
option ntp_server 'nil'
|
|
option sniff_override '1'
|
|
option udp_timeout ''
|
|
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 'migration'
|
|
option crontab '1'
|
|
|
|
config homeproxy 'config'
|
|
option main_node 'nil'
|
|
option main_udp_node 'same'
|
|
option dns_server 'https://dns.quad9.net/dns-query'
|
|
option china_dns_server 'https://dns.alidns.com/dns-query'
|
|
option routing_mode 'bypass_mainland_china'
|
|
option routing_port 'common'
|
|
option proxy_mode 'redirect_tproxy'
|
|
option ipv6_support '1'
|
|
option github_token ''
|
|
option log_level 'warn'
|
|
|
|
config homeproxy 'control'
|
|
option lan_proxy_mode 'disabled'
|
|
list wan_proxy_ipv4_ips '91.105.192.0/23'
|
|
list wan_proxy_ipv4_ips '91.108.4.0/22'
|
|
list wan_proxy_ipv4_ips '91.108.8.0/21'
|
|
list wan_proxy_ipv4_ips '91.108.16.0/21'
|
|
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/20'
|
|
list wan_proxy_ipv4_ips '185.76.151.0/24'
|
|
list wan_proxy_ipv6_ips '2001:67c:4e8::/48'
|
|
list wan_proxy_ipv6_ips '2001:b28:f23c::/47'
|
|
list wan_proxy_ipv6_ips '2001:b28:f23f::/48'
|
|
list wan_proxy_ipv6_ips '2a0a:f280::/32'
|
|
|
|
config homeproxy 'routing'
|
|
option sniff_override '1'
|
|
option default_outbound 'direct-out'
|
|
option default_outbound_dns 'default-dns'
|
|
|
|
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 latency_test_mode 'icmp'
|
|
option packet_encoding 'xudp'
|
|
option update_via_proxy '0'
|
|
option auto_update_time '0 */6 * * *'
|
|
option filter_nodes 'disabled'
|
|
|
|
config homeproxy 'server'
|
|
option enabled '0'
|
|
option log_level 'warn'
|