Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "log": {"level": "info", "timestamp": true},
- "experimental": {
- "clash_api": {
- "external_controller": "127.0.0.1:9004"
- }
- },
- "dns": {
- "servers": [
- {"tag": "𝗗𝗻𝗦𝗧𝗿𝗔𝗖", "address": "tls://8.8.8.8", "detour": "🔰 𝑻𝑨𝑲𝑬"},
- {"tag": "𝗗𝗻𝗦𝗹𝗢𝗖𝗞", "address": "rcode://success"},
- {"tag": "𝗗𝗻𝗦𝗧𝗮𝗻𝗧", "address": "https://1.1.1.1/dns-query", "address_resolver": "𝗗𝗻𝗦𝗛𝗢𝗦𝗧"},
- {"tag": "𝗗𝗻𝗦𝗛𝗢𝗦𝗧", "address": "https://223.5.5.5/dns-query", "address_resolver": "𝗡𝗔𝗧𝗶𝗩𝗘𝗱", "detour": "🎯 𝑯𝑶𝑺𝑻"},
- {"tag": "𝗡𝗔𝗧𝗶𝗩𝗘𝗱", "address": "local", "detour": "🎯 𝑯𝑶𝑺𝑻"}
- ],
- "rules": [
- {"domain": "cp.cloudflare.com", "server": "𝗗𝗻𝗦𝗧𝗮𝗻𝗧", "rewrite_ttl": 3000},
- {"outbound": "any", "server": "𝗗𝗻𝗦𝗛𝗢𝗦𝗧"},
- {"clash_mode": "Global", "server": "𝗗𝗻𝗦𝗧𝗮𝗻𝗧"},
- {"clash_mode": "Direct", "server": "𝗗𝗻𝗦𝗛𝗢𝗦𝗧"}
- ],
- "final": "𝗗𝗻𝗦𝗧𝗮𝗻𝗧",
- "independent_cache": true,
- "strategy": "ipv4_only"
- },
- "route": {
- "rules": [
- {"inbound": "𝑻𝑼𝑵𝒆𝒅", "action": "sniff"},
- {"inbound": "𝑴𝒊𝒙𝒆𝒅", "action": "resolve", "strategy": "prefer_ipv4"},
- {"inbound": "𝑴𝒊𝒙𝒆𝒅", "action": "sniff", "timeout": "1s"},
- {"clash_mode": "Global", "outbound": "🔰 𝑻𝑨𝑲𝑬"},
- {"clash_mode": "Direct", "outbound": "🎯 𝑯𝑶𝑺𝑻"},
- {"protocol": "dns", "action": "hijack-dns"},
- {"port": 853, "network": "tcp", "action": "reject"},
- {"port": 443, "network": "udp", "action": "reject"}
- ],
- "final": "🔰 𝑻𝑨𝑲𝑬",
- "auto_detect_interface": true
- },
- "inbounds": [
- {"type": "tun", "tag": "𝑻𝑼𝑵𝒆𝒅", "mtu": 9000, "address": ["172.19.0.0/30", "fdfe:dcba:9876::/126"], "auto_route": true, "strict_route": true, "stack": "gvisor", "endpoint_independent_nat": true},
- {"type": "mixed", "tag": "𝑴𝒊𝒙𝒆𝒅","listen": "::", "listen_port": 1041, "tcp_fast_open": true, "udp_fragment": true, "udp_timeout": "5m0s"}
- ],
- "outbounds": [
- {
- "type": "selector", "tag": "🔰 𝑻𝑨𝑲𝑬",
- "outbounds": [
- "♻️ 𝑨𝑼𝑻𝑶",
- "🇯🇵 JP_01", "🇯🇵 JP_02", "🇯🇵 JP_03"
- ],
- "default": "♻️ 𝑨𝑼𝑻𝑶"
- },
- {
- "type": "urltest", "tag": "♻️ 𝑨𝑼𝑻𝑶",
- "outbounds": [
- "🇯🇵 JP_01", "🇯🇵 JP_02", "🇯🇵 JP_03"
- ],
- "url": "https://www.gstatic.com/generate_204", "interval": "5m0s", "tolerance": 50, "idle_timeout": "60m", "interrupt_exist_connections": false
- },
- {"password": "shadowsocks", "server": "149.22.87.204", "server_port": 443, "tag": "🇯🇵 JP_01", "type": "shadowsocks", "method": "aes-128-gcm", "network": "tcp", "detour": "💨 FC"},
- {"password": "shadowsocks", "server": "149.22.87.240", "server_port": 443, "tag": "🇯🇵 JP_02", "type": "shadowsocks", "method": "aes-128-gcm", "network": "tcp", "detour": "💨 FC"},
- {"password": "shadowsocks", "server": "149.22.87.241", "server_port": 443, "tag": "🇯🇵 JP_03", "type": "shadowsocks", "method": "aes-128-gcm", "network": "tcp", "detour": "💨 FC"},
- {"server": "a0.nttkk.com", "server_port": 443, "tag": "💨 FC", "tls": {"enabled": true, "server_name": "naypaing.pages.dev", "insecure": true, "utls": {"enabled": true, "fingerprint": "chrome"} }, "transport": {"headers": {"Host": ["naypaing.pages.dev"] }, "path": "/?ed=2048", "type": "ws"}, "type": "vless", "uuid": "b0286bc2-e17c-4c17-b0e6-d39c93f74937", "packet_encoding": "xudp"},
- {"type": "direct", "tag": "🎯 𝑯𝑶𝑺𝑻"}
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement