|
| 1 | +{ |
| 2 | + "การทดลอง": { |
| 3 | + "clash_api": { |
| 4 | + "ภายนอก_คอนโทรลเลอร์": "", |
| 5 | + "ความลับ": "" |
| 6 | + }, |
| 7 | + "ดีบัก": { |
| 8 | + "max_threads": โมฆะ, |
| 9 | + "panic_on_fault": เท็จ |
| 10 | + }, |
| 11 | + "แคช_ไฟล์": { |
| 12 | + "เปิดใช้งาน": เท็จ, |
| 13 | + "เส้นทาง": "", |
| 14 | + "store_fakeip": จริง |
| 15 | + } |
| 16 | + }, |
| 17 | + "บันทึก": { |
| 18 | + "พิการ": เท็จ, |
| 19 | + "ระดับ": "ข้อมูล", |
| 20 | + "เอาท์พุต": "", |
| 21 | + "ประทับเวลา": จริง |
| 22 | + }, |
| 23 | + "เอ็นทีพี": { |
| 24 | + "เปิดใช้งาน": เท็จ, |
| 25 | + "เซิร์ฟเวอร์": "time.windows.com", |
| 26 | + "เซิร์ฟเวอร์_พอร์ต": 123, |
| 27 | + "ช่วงเวลา": "12ชม.", |
| 28 | + "ทางอ้อม": "ตรง_ออก" |
| 29 | + }, |
| 30 | + "ดีเอ็นเอส": { |
| 31 | + "สุดท้าย": "dns_final_out", |
| 32 | + "กลยุทธ์": "ipv4_เท่านั้น", |
| 33 | + "อิสระ_แคช": จริง, |
| 34 | + "กฎ": [], |
| 35 | + "เซิร์ฟเวอร์": [ |
| 36 | + { |
| 37 | + "แท็ก": "dns_outbound_out", |
| 38 | + "ที่อยู่": "ท้องถิ่น" |
| 39 | + }, |
| 40 | + { |
| 41 | + "แท็ก": "dns_direct_out", |
| 42 | + "ที่อยู่": "ท้องถิ่น" |
| 43 | + }, |
| 44 | + { |
| 45 | + "แท็ก": "dns_proxy_out", |
| 46 | + "ที่อยู่": "https://1.1.1.1/dns-query", |
| 47 | + "ที่อยู่_โซลูชั่น": "dns_resolver_out", |
| 48 | + "ทางอ้อม": "ตรง_ออก" |
| 49 | + }, |
| 50 | + { |
| 51 | + "แท็ก": "dns_final_out", |
| 52 | + "ที่อยู่": "https://1.1.1.1/dns-query", |
| 53 | + "ที่อยู่_โซลูชั่น": "dns_resolver_out", |
| 54 | + "ทางอ้อม": "ตัวเลือก_ออก" |
| 55 | + }, |
| 56 | + { |
| 57 | + "แท็ก": "dns_resolver_out", |
| 58 | + "ที่อยู่": "ท้องถิ่น" |
| 59 | + }, |
| 60 | + { |
| 61 | + "tag": "dns_local_out", |
| 62 | + "address": "local", |
| 63 | + "detour": "direct_out" |
| 64 | + }, |
| 65 | + { |
| 66 | + "tag": "dns_block_out", |
| 67 | + "address": "rcode://success" |
| 68 | + } |
| 69 | + ] |
| 70 | + }, |
| 71 | + "inbounds": [ |
| 72 | + { |
| 73 | + "type": "mixed", |
| 74 | + "tag": "mixed_in_direct", |
| 75 | + "set_system_proxy": false, |
| 76 | + "listen": "0.0.0.0", |
| 77 | + "listen_port": 3065, |
| 78 | + "sniff": true, |
| 79 | + "domain_strategy": "ipv4_only" |
| 80 | + }, |
| 81 | + { |
| 82 | + "type": "mixed", |
| 83 | + "tag": "mixed_in_forword", |
| 84 | + "set_system_proxy": false, |
| 85 | + "listen": "0.0.0.0", |
| 86 | + "listen_port": 3066, |
| 87 | + "sniff": true, |
| 88 | + "domain_strategy": "ipv4_only" |
| 89 | + }, |
| 90 | + { |
| 91 | + "type": "tun", |
| 92 | + "tag": "tun_in", |
| 93 | + "interface_name": "Karing TUN Network Adapter", |
| 94 | + "inet4_address": [ |
| 95 | + "172.19.0.1/30" |
| 96 | + ], |
| 97 | + "inet6_address": null, |
| 98 | + "auto_route": true, |
| 99 | + "strict_route": false, |
| 100 | + "stack": "mixed", |
| 101 | + "platform": { |
| 102 | + "http_proxy": { |
| 103 | + "enabled": true, |
| 104 | + "server": "127.0.0.1", |
| 105 | + "server_port": 3067 |
| 106 | + } |
| 107 | + }, |
| 108 | + "include_package": [], |
| 109 | + "exclude_package": [], |
| 110 | + "sniff": true, |
| 111 | + "domain_strategy": "ipv4_only" |
| 112 | + }, |
| 113 | + { |
| 114 | + "type": "mixed", |
| 115 | + "tag": "mixed_in", |
| 116 | + "set_system_proxy": false, |
| 117 | + "listen": "0.0.0.0", |
| 118 | + "listen_port": 3067, |
| 119 | + "sniff": true, |
| 120 | + "domain_strategy": "ipv4_only" |
| 121 | + } |
| 122 | + ], |
| 123 | + "outbounds": [ |
| 124 | + { |
| 125 | + "type": "selector", |
| 126 | + "tag": "selector_out", |
| 127 | + "default": "urltest_out", |
| 128 | + "interrupt_exist_connections": false, |
| 129 | + "outbounds": [ |
| 130 | + "urltest_out" |
| 131 | + ] |
| 132 | + }, |
| 133 | + { |
| 134 | + "type": "urltest", |
| 135 | + "tag": "urltest_out", |
| 136 | + "url": "https://www.gstatic.com/generate_204", |
| 137 | + "interval": "8h", |
| 138 | + "interrupt_exist_connections": false, |
| 139 | + "idle_timeout": "8h", |
| 140 | + "outbounds": [ |
| 141 | + "proxy" |
| 142 | + ] |
| 143 | + }, |
| 144 | + { |
| 145 | + "alter_id": 0, |
| 146 | + "packet_encoding": "", |
| 147 | + "security": "auto", |
| 148 | + "server": "43.229.150.167", |
| 149 | + "server_port": 8080, |
| 150 | + "transport": { |
| 151 | + "headers": { |
| 152 | + "Host": "ns.tikinternet.com" |
| 153 | + }, |
| 154 | + "path": "/1IKYjV0r/", |
| 155 | + "type": "ws" |
| 156 | + }, |
| 157 | + "uuid": "526bac803bbb09f19a36ea3e424c62c00f72e0e33308ac3e18dd1d3589d53b71", |
| 158 | + "type": "vmess", |
| 159 | + "domain_strategy": "ipv6_only", |
| 160 | + "tag": "proxy" |
| 161 | + }, |
| 162 | + { |
| 163 | + "type": "direct", |
| 164 | + "tag": "direct_out" |
| 165 | + }, |
| 166 | + { |
| 167 | + "type": "block", |
| 168 | + "tag": "block_out" |
| 169 | + }, |
| 170 | + { |
| 171 | + "type": "dns", |
| 172 | + "tag": "dns_out" |
| 173 | + } |
| 174 | + ], |
| 175 | + "route": { |
| 176 | + "final": "selector_out", |
| 177 | + "find_process": true, |
| 178 | + "auto_detect_interface": true, |
| 179 | + "rules": [ |
| 180 | + { |
| 181 | + "protocol": [ |
| 182 | + "dns" |
| 183 | + ], |
| 184 | + "outbound": "dns_out" |
| 185 | + }, |
| 186 | + { |
| 187 | + "ip_is_private": true, |
| 188 | + "outbound": "direct_out" |
| 189 | + }, |
| 190 | + { |
| 191 | + "inbound": [ |
| 192 | + "mixed_in_direct" |
| 193 | + ], |
| 194 | + "outbound": "direct_out" |
| 195 | + }, |
| 196 | + { |
| 197 | + "inbound": [ |
| 198 | + "mixed_in_forword" |
| 199 | + ], |
| 200 | + "outbound": "selector_out" |
| 201 | + }, |
| 202 | + { |
| 203 | + "domain_suffix": [ |
| 204 | + "ingest.sentry.io", |
| 205 | + "karing.app", |
| 206 | + "yacd.metacubex.one" |
| 207 | + ], |
| 208 | + "outbound": "direct_out" |
| 209 | + }, |
| 210 | + { |
| 211 | + "domain_suffix": [ |
| 212 | + "speed.cloudflare.com" |
| 213 | + ], |
| 214 | + "outbound": "selector_out" |
| 215 | + }, |
| 216 | + { |
| 217 | + "rule_set": [ |
| 218 | + "geoip:th" |
| 219 | + ], |
| 220 | + "outbound": "direct_out" |
| 221 | + } |
| 222 | + ], |
| 223 | + "rule_set": [ |
| 224 | + { |
| 225 | + "tag": "geoip:th", |
| 226 | + "type": "remote", |
| 227 | + "format": "binary", |
| 228 | + "url": "https://github.com/KaringX/karing-ruleset/raw/sing/geo/geoip/th.srs", |
| 229 | + "download_detour": "selector_out" |
| 230 | + } |
| 231 | + ] |
| 232 | + } |
| 233 | +} |
0 commit comments