We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{ "log": { "level": "warn", "output": "box.log", "timestamp": true }, "dns": { "servers": [ { "tag": "dns-remote", "address": "udp://1.1.1.1", "address_resolver": "dns-direct", "detour": "select" }, { "tag": "dns-direct", "address": "1.1.1.1", "address_resolver": "dns-local", "detour": "direct" }, { "tag": "dns-local", "address": "local", "detour": "direct" }, { "tag": "dns-block", "address": "rcode://success" } ], "rules": [ { "domain_suffix": ".ir", "geosite": "ir", "server": "dns-direct" }, { "domain": "cp.cloudflare.com", "server": "dns-remote", "rewrite_ttl": 3000 } ], "final": "dns-remote", "independent_cache": true }, "inbounds": [ { "type": "mixed", "tag": "mixed-in", "listen": "0.0.0.0", "listen_port": 2334, "sniff": true, "sniff_override_destination": true }, { "type": "direct", "tag": "dns-in", "listen": "0.0.0.0", "listen_port": 6440, "override_address": "1.1.1.1", "override_port": 53 } ], "outbounds": [ { "type": "selector", "tag": "select", "outbounds": [ "auto", " § 0" ], "default": "auto" }, { "type": "urltest", "tag": "auto", "outbounds": [ " § 0" ], "url": "http://cp.cloudflare.com/", "interval": "10m0s" }, { "type": "wireguard", "tag": "u0", "local_address": [ "172.16.0.2/24", "2606:4700:110:81f9:5bb5:638a:576b:a52a/128" ], "private_key": "kKWQNqbcGXCuM+kO/mSfl+sKip8t0xYvRbvwLCTv+Ww=", "server": "162.159.195.171", "server_port": 8854, "peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=", "reserved": "AAAA", "mtu": 1280, "fake_packets": "5-10" }, { "type": "wireguard", "tag": "u1", "detour": "u0", "local_address": [ "172.16.0.2/24", "2606:4700:110:8d79:ef9:50cb:1c8f:ad27/128" ], "private_key": "8B2M8TiYTh8hXISpGB+9VBMgk+oBbaiEULsNcHu0I08=", "server": "162.159.195.171", "server_port": 8854, "peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=", "reserved": "kPeQ", "mtu": 1280, "fake_packets": "5-10" }, { "type": "dns", "tag": "dns-out" }, { "type": "direct", "tag": "direct" }, { "type": "direct", "tag": "bypass" }, { "type": "block", "tag": "block" } ], "route": { "geoip": { "path": "geo-assets/sagernet-sing-geoip-geoip.db" }, "geosite": { "path": "geo-assets/sagernet-sing-geosite-geosite.db" }, "rules": [ { "inbound": "dns-in", "outbound": "dns-out" }, { "port": 53, "outbound": "dns-out" }, { "clash_mode": "Direct", "outbound": "direct" }, { "clash_mode": "Global", "outbound": "select" }, { "geoip": "private", "outbound": "bypass" }, { "domain_suffix": ".ir", "geosite": "ir", "geoip": "ir", "outbound": "bypass" } ], "auto_detect_interface": true, "override_android_vpn": true }, "experimental": { "cache_file": { "enabled": true, "path": "clash.db" }, "clash_api": { "external_controller": "127.0.0.1:6756" } } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
{
"log": {
"level": "warn",
"output": "box.log",
"timestamp": true
},
"dns": {
"servers": [
{
"tag": "dns-remote",
"address": "udp://1.1.1.1",
"address_resolver": "dns-direct",
"detour": "select"
},
{
"tag": "dns-direct",
"address": "1.1.1.1",
"address_resolver": "dns-local",
"detour": "direct"
},
{
"tag": "dns-local",
"address": "local",
"detour": "direct"
},
{
"tag": "dns-block",
"address": "rcode://success"
}
],
"rules": [
{
"domain_suffix": ".ir",
"geosite": "ir",
"server": "dns-direct"
},
{
"domain": "cp.cloudflare.com",
"server": "dns-remote",
"rewrite_ttl": 3000
}
],
"final": "dns-remote",
"independent_cache": true
},
"inbounds": [
{
"type": "mixed",
"tag": "mixed-in",
"listen": "0.0.0.0",
"listen_port": 2334,
"sniff": true,
"sniff_override_destination": true
},
{
"type": "direct",
"tag": "dns-in",
"listen": "0.0.0.0",
"listen_port": 6440,
"override_address": "1.1.1.1",
"override_port": 53
}
],
"outbounds": [
{
"type": "selector",
"tag": "select",
"outbounds": [
"auto",
" § 0"
],
"default": "auto"
},
{
"type": "urltest",
"tag": "auto",
"outbounds": [
" § 0"
],
"url": "http://cp.cloudflare.com/",
"interval": "10m0s"
},
{
"type": "wireguard",
"tag": "u0",
"local_address": [
"172.16.0.2/24",
"2606:4700:110:81f9:5bb5:638a:576b:a52a/128"
],
"private_key": "kKWQNqbcGXCuM+kO/mSfl+sKip8t0xYvRbvwLCTv+Ww=",
"server": "162.159.195.171",
"server_port": 8854,
"peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"reserved": "AAAA",
"mtu": 1280,
"fake_packets": "5-10"
},
{
"type": "wireguard",
"tag": "u1",
"detour": "u0",
"local_address": [
"172.16.0.2/24",
"2606:4700:110:8d79:ef9:50cb:1c8f:ad27/128"
],
"private_key": "8B2M8TiYTh8hXISpGB+9VBMgk+oBbaiEULsNcHu0I08=",
"server": "162.159.195.171",
"server_port": 8854,
"peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"reserved": "kPeQ",
"mtu": 1280,
"fake_packets": "5-10"
},
{
"type": "dns",
"tag": "dns-out"
},
{
"type": "direct",
"tag": "direct"
},
{
"type": "direct",
"tag": "bypass"
},
{
"type": "block",
"tag": "block"
}
],
"route": {
"geoip": {
"path": "geo-assets/sagernet-sing-geoip-geoip.db"
},
"geosite": {
"path": "geo-assets/sagernet-sing-geosite-geosite.db"
},
"rules": [
{
"inbound": "dns-in",
"outbound": "dns-out"
},
{
"port": 53,
"outbound": "dns-out"
},
{
"clash_mode": "Direct",
"outbound": "direct"
},
{
"clash_mode": "Global",
"outbound": "select"
},
{
"geoip": "private",
"outbound": "bypass"
},
{
"domain_suffix": ".ir",
"geosite": "ir",
"geoip": "ir",
"outbound": "bypass"
}
],
"auto_detect_interface": true,
"override_android_vpn": true
},
"experimental": {
"cache_file": {
"enabled": true,
"path": "clash.db"
},
"clash_api": {
"external_controller": "127.0.0.1:6756"
}
}
}
The text was updated successfully, but these errors were encountered: