v2ray-core icon indicating copy to clipboard operation
v2ray-core copied to clipboard

Add `fallback` balancer strategy

Open monsoon235 opened this issue 2 years ago • 1 comments

Example:

"balancers": [
    {
        "tag": "proxy",
        "selector": [
            "out1",
            "out2",
            "out3"
        ],
        "strategy": {
            "type": "fallback"
        }
    }
]

The balancer will choose first alive outbound according to the result of the observatory.

monsoon235 avatar Jun 15 '22 16:06 monsoon235

It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Oct 27 '22 02:10 github-actions[bot]

It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar May 07 '23 01:05 github-actions[bot]