🐛 Fix vless reality missing utls

This commit is contained in:
2024-10-22 20:29:45 +08:00
parent 8976e1d1ad
commit c402431bb3
19 changed files with 509 additions and 26 deletions

View File

@ -3,14 +3,12 @@
"servers": [
{
"tag": "google",
"address": "https://dns.google/dns-query",
"address_resolver": "local",
"address_strategy": "prefer_ipv4",
"client_subnet": "114.114.114.114/24"
"address": "https://8.8.8.8/dns-query",
"detour": "default"
},
{
"tag": "local",
"address": "https://223.5.5.5/dns-query",
"address": "h3://223.5.5.5/dns-query",
"detour": "direct"
},
{

View File

@ -0,0 +1,8 @@
{
"ntp": {
"enabled": true,
"server": "ntp.aliyun.com",
"server_port": 123,
"interval": "30m"
}
}

View File

@ -5,7 +5,7 @@
"type": "remote",
"tag": "geosite-category-ads-all",
"format": "binary",
"url": "https://ghp.ci/https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-category-ads-all.srs",
"url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-category-ads-all.srs",
"download_detour": "default"
},
{