{
"type": "urltest",
"tag": "auto",
"outbounds": [
"proxy-a",
"proxy-b",
"proxy-c"
],
"url": "",
"interval": "",
"tolerance": 0,
"idle_timeout": "",
"interrupt_exist_connections": false
}
==Required==
List of outbound tags to test.
The URL to test. https://www.gstatic.com/generate_204
will be used if empty.
The test interval. 3m
will be used if empty.
The test tolerance in milliseconds. 50
will be used if empty.
The idle timeout. 30m
will be used if empty.
Interrupt existing connections when the selected outbound has changed.
Only inbound connections are affected by this setting, internal connections will always be interrupted.