123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258 |
- {
- "log": {
- "level": "info",
- "timestamp": true
- },
- "dns": {
- "servers": [
- {
- "tag": "remote",
- "address": "https://8.8.8.8/dns-query",
- "detour": "select"
- },
- {
- "tag": "local",
- "address": "https://223.5.5.5/dns-query",
- "detour": "direct"
- },
- {
- "tag": "block",
- "address": "rcode://success"
- },
- {
- "tag": "fakeip",
- "address": "fakeip"
- }
- ],
- "rules": [
- {
- "outbound": "any",
- "server": "local"
- },
- {
- "query_type": [
- "A",
- "AAAA"
- ],
- "server": "fakeip",
- "rewrite_ttl": 1
- },
- {
- "clash_mode": "Global",
- "server": "remote"
- },
- {
- "clash_mode": "Direct",
- "server": "local"
- },
- {
- "rule_set": "geosite-geolocation-cn",
- "server": "local"
- },
- {
- "clash_mode": "Default",
- "server": "remote"
- },
- {
- "type": "logical",
- "mode": "and",
- "rules": [
- {
- "rule_set": "geosite-geolocation-!cn",
- "invert": true
- },
- {
- "rule_set": "geoip-cn"
- }
- ],
- "server": "local"
- }
- ],
- "fakeip": {
- "enabled": true,
- "inet4_range": "198.18.0.0/15",
- "inet6_range": "fc00::/18"
- },
- "strategy": "prefer_ipv4",
- "independent_cache": true
- },
- "inbounds": [
- {
- "type": "mixed",
- "tag": "mixed-in",
- "listen": "0.0.0.0",
- "listen_port": 10172,
- "tcp_fast_open":true,
- "sniff": false,
- "sniff_override_destination": false,
- "domain_strategy": "prefer_ipv4",
- "set_system_proxy": false
- },
- {
- "type": "socks",
- "tag": "socks-in",
- "listen": "0.0.0.0",
- "listen_port": 10173,
- "tcp_fast_open":true,
- "sniff": false,
- "sniff_override_destination": false,
- "domain_strategy": "prefer_ipv4"
- },
- {
- "type": "mixed",
- "tag": "mixed-in2",
- "listen": "0.0.0.0",
- "listen_port": 10174,
- "tcp_fast_open":true,
- "sniff": false,
- "sniff_override_destination": false,
- "domain_strategy": "prefer_ipv4",
- "set_system_proxy": false
- },
- {
- "type": "mixed",
- "tag": "mixed-in3",
- "listen": "0.0.0.0",
- "listen_port": 10175,
- "tcp_fast_open":true,
- "sniff": false,
- "sniff_override_destination": false,
- "domain_strategy": "prefer_ipv4",
- "set_system_proxy": false
- }
- ],
- "outbounds": [
- {
- "type": "selector",
- "tag": "select",
- "outbounds": [
- "urltest"
- ],
- "default": "urltest"
- },
- {
- "type": "urltest",
- "tag": "urltest",
- "interval": "30m",
- "idle_timeout": "60m",
- "interrupt_exist_connections": false,
- "outbounds": null
- },
- {
- "type": "direct",
- "tag": "direct"
- },
- {
- "type": "block",
- "tag": "block"
- },
- {
- "type": "dns",
- "tag": "dns-out"
- }
- ],
- "route": {
- "rules": [
- {
- "type": "logical",
- "mode": "or",
- "rules": [
- {
- "protocol": "dns"
- },
- {
- "port": 53
- }
- ],
- "outbound": "dns-out"
- },
- {
- "ip_is_private": true,
- "outbound": "direct"
- },
- {
- "inbound":[
- "mixed-in2"
- ],
- "outbound":"select2"
- },
- {
- "inbound":[
- "mixed-in3"
- ],
- "outbound":"select3"
- },
- {
- "clash_mode": "Direct",
- "outbound": "direct"
- },
- {
- "clash_mode": "Global",
- "outbound": "select"
- },
- {
- "type": "logical",
- "mode": "or",
- "rules": [
- {
- "port": 853
- },
- {
- "network": "udp",
- "port": 443
- },
- {
- "protocol": "stun"
- }
- ],
- "outbound": "block"
- },
- {
- "rule_set": [
- "geoip-cn",
- "geosite-geolocation-cn"
- ],
- "outbound": "direct"
- }
- ],
- "rule_set": [
- {
- "type": "remote",
- "tag": "geoip-cn",
- "format": "binary",
- "url": "https://raw.githubusercontent.com/SagerNet/sing-geoip/rule-set/geoip-cn.srs",
- "download_detour": "select"
- },
- {
- "type": "remote",
- "tag": "geosite-geolocation-cn",
- "format": "binary",
- "url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-geolocation-cn.srs",
- "download_detour": "select"
- },
- {
- "type": "remote",
- "tag": "geosite-geolocation-!cn",
- "format": "binary",
- "url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-geolocation-!cn.srs",
- "download_detour": "select"
- }
- ],
- "auto_detect_interface": false
- },
- "experimental": {
- "cache_file": {
- "enabled": true,
- "store_rdrc": true
- },
- "clash_api": {
- "external_controller": "0.0.0.0:19090",
- "external_ui": "ui",
- "external_ui_download_url": "https://down.nigx.cn/github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip",
- "external_ui_download_detour": "select",
- "default_mode": "rule"
- }
- }
- }
|