|
I have the DNS object settings as below: {
"disable_cache": false,
"disable_expire": false,
"fakeip": {
},
"final": "dns-proxy",
"independent_cache": false,
"reverse_mapping": false,
"rules": [
{
"action": "route",
"rule_set": [
"geosite-cn",
"geosite-geolocation-cn"
],
"server": "dns-direct"
}
],
"servers": [
{
"server": "223.5.5.5",
"server_port": 853,
"tag": "dns-direct",
"type": "tls"
},
{
"server": "1.1.1.1",
"server_port": 853,
"tag": "dns-proxy",
"type": "tls"
}
],
"strategy": ""
}The proxy works fine, but the Url test and speed test fail with the error message: Anybody knows how to fix this? |
Answered by
0-Kutya-0
Jul 6, 2026
Replies: 2 comments 4 replies
0 replies
|
I am using the Bypass China routing profile, adding these two rulesets to this profile gives me duplicate rule-set error. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

If you're using “Bypass_China,” then yes, you don't need to change the rules as I suggested earlier. Your problem is due to the version of Throne you're using—1.1.6 or earlier. I tested it on the latest beta, and it works as intended. Wait for the official release or update to the beta.