{
"type": "urltest",
"tag": "auto",
"outbounds": [
"proxy-a",
"proxy-b",
"proxy-c"
],
"url": "http://www.gstatic.com/generate_204",
"interval": "1m",
"tolerance": 50
}
==Required==
List of outbound tags to test.
The URL to test. http://www.gstatic.com/generate_204 will be used if empty.
The test interval. 1m will be used if empty.
The test tolerance in milliseconds. 50 will be used if empty.