[sub] JSON sub enhancement #1029

This commit is contained in:
Alireza Ahmadi
2024-03-11 11:56:28 +01:00
parent 1cc72ae6af
commit 5ae613c188
4 changed files with 97 additions and 83 deletions

View File

@@ -1,4 +1,5 @@
{
"remarks": "",
"dns": {
"tag": "dns_out",
"queryStrategy": "UseIP",
@@ -78,28 +79,9 @@
{
"type": "field",
"network": "tcp,udp",
"balancerTag": "all"
}
],
"balancers": [
{
"tag": "all",
"selector": [
"proxy"
],
"strategy": {
"type": "leastPing"
}
"outboundTag": "proxy"
}
]
},
"observatory": {
"probeInterval": "5m",
"probeURL": "https://api.github.com/_private/browser/stats",
"subjectSelector": [
"proxy"
],
"EnableConcurrency": true
},
"stats": {}
}