{ "log": { "level": "info" }, "dns": { "servers": [ { "tag": "google", "address": "tls://8.8.8.8", "strategy": "prefer_ipv4" }, { "tag": "local", "address": "223.5.5.5", "strategy": "prefer_ipv4" } ], "rules": [ { "outbound": "any", "server": "local" } ] }, "inbounds": [ { "type": "mixed", "tag": "mixed-in", "listen": "127.0.0.1", "listen_port": 2080 } ], "outbounds": [ { "type": "selector", "tag": "proxy", "outbounds": [ "proxy-1", "proxy-2", "proxy-3", "proxy-4", "proxy-5", "proxy-6", "proxy-7", "proxy-8", "proxy-9", "proxy-10", "proxy-11", "proxy-12", "proxy-13", "proxy-14", "proxy-15", "proxy-16", "proxy-17", "proxy-18", "proxy-19", "proxy-20", "auto", "direct" ] }, { "type": "urltest", "tag": "auto", "outbounds": [ "proxy-1", "proxy-2", "proxy-3", "proxy-4", "proxy-5", "proxy-6", "proxy-7", "proxy-8", "proxy-9", "proxy-10", "proxy-11", "proxy-12", "proxy-13", "proxy-14", "proxy-15", "proxy-16", "proxy-17", "proxy-18", "proxy-19", "proxy-20" ], "url": "https://www.gstatic.com/generate_204", "interval": "1m", "tolerance": 50 }, { "type": "http", "tag": "proxy-1", "server": "45.196.40.191", "server_port": 6269, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-2", "server": "130.180.228.168", "server_port": 6452, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-3", "server": "72.1.154.35", "server_port": 7926, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-4", "server": "63.141.62.186", "server_port": 6479, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-5", "server": "216.170.122.181", "server_port": 6219, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-6", "server": "192.53.67.209", "server_port": 5758, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-7", "server": "130.180.231.18", "server_port": 8160, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-8", "server": "192.53.142.239", "server_port": 5936, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-9", "server": "103.130.178.22", "server_port": 5686, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-10", "server": "216.98.254.253", "server_port": 6563, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-11", "server": "192.46.188.237", "server_port": 5896, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-12", "server": "45.56.161.56", "server_port": 8932, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-13", "server": "192.46.201.252", "server_port": 6766, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-14", "server": "45.196.50.62", "server_port": 6384, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-15", "server": "193.160.83.42", "server_port": 6363, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-16", "server": "103.130.178.234", "server_port": 5898, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-17", "server": "72.46.139.62", "server_port": 6622, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-18", "server": "72.46.139.239", "server_port": 6799, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-19", "server": "103.130.178.62", "server_port": 5726, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "http", "tag": "proxy-20", "server": "72.46.138.21", "server_port": 6247, "username": "fbkjstyt", "password": "lvo4zphp2wwj" }, { "type": "direct", "tag": "direct" }, { "type": "block", "tag": "block" } ], "route": { "rules": [ { "protocol": "dns", "outbound": "dns-out" }, { "network": "udp", "port": 443, "outbound": "block" }, { "geosite": "cn", "outbound": "direct" }, { "geoip": "cn", "outbound": "direct" }, { "geosite": "geolocation-!cn", "outbound": "proxy" } ], "auto_detect_interface": true } }