-
Notifications
You must be signed in to change notification settings - Fork 94
Description
Windows10
Hiddify 2.0.5
~100 connections per second open to raw.githubusercontent.com IP ADDRESS
Once the
Tunnel mode VPN Service Experimental Region is other.
No connection is supposed to be made to raw.githubusercontent.com but after the client launches they start to show up after 3-4 minutes
{
"log": {
"level": "info",
"output": "box.log",
"timestamp": true
},
"dns": {
"servers": [
{
"tag": "dns-remote",
"address": "udp://1.1.1.1",
"address_resolver": "dns-direct"
},
{
"tag": "dns-trick-direct",
"address": "https://sky.rethinkdns.com/",
"detour": "direct-fragment"
},
{
"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": "cp.cloudflare.com",
"server": "dns-remote",
"rewrite_ttl": 3000
}
],
"final": "dns-remote",
"static_ips": {
"sky.rethinkdns.com": [
"104.17.148.22",
"104.17.147.22",
"104.18.1.48",
"104.18.0.48",
"2606:4700::6812:30",
"2606:4700::6812:130"
]
},
"independent_cache": true
},
"inbounds": [
{
"type": "mixed",
"tag": "mixed-in",
"listen": "127.0.0.1",
"listen_port": 12334,
"sniff": true,
"sniff_override_destination": true
},
{
"type": "direct",
"tag": "dns-in",
"listen": "127.0.0.1",
"listen_port": 16450
}
],
"outbounds": [
{
"type": "selector",
"tag": "select",
"outbounds": [
"auto",
"profile0 § 0"
],
"default": "auto"
},
{
"type": "urltest",
"tag": "auto",
"outbounds": [
"profile0 § 0"
],
"url": "http://connectivitycheck.gstatic.com/generate_204",
"interval": "10m0s",
"idle_timeout": "1h40m0s"
},
{
"type": "vless",
"tag": "profile0 § 0",
"server": "",
"server_port": 443,
"uuid": "",
"flow": "xtls-rprx-vision",
"tls": {
"enabled": true,
"server_name": "",
"utls": {
"enabled": true,
"fingerprint": "chrome"
},
"reality": {
"enabled": true,
"public_key": "",
"short_id": ""
}
},
"packet_encoding": "xudp"
},
{
"type": "dns",
"tag": "dns-out"
},
{
"type": "direct",
"tag": "direct"
},
{
"type": "direct",
"tag": "direct-fragment",
"tls_fragment": {
"enabled": true,
"size": "10-30",
"sleep": "2-8"
}
},
{
"type": "direct",
"tag": "bypass"
},
{
"type": "block",
"tag": "block"
}
],
"route": {
"rules": [
{
"inbound": "dns-in",
"outbound": "dns-out"
},
{
"port": 53,
"outbound": "dns-out"
},
{
"clash_mode": "Direct",
"outbound": "direct"
},
{
"clash_mode": "Global",
"outbound": "select"
}
],
"final": "select",
"auto_detect_interface": true,
"override_android_vpn": true
},
"experimental": {
"cache_file": {
"enabled": true,
"path": "clash.db"
},
"clash_api": {
"external_controller": "127.0.0.1:16756",
"secret": "l6GJv3KERYhX8JEi"
}
}
}