mihomo icon indicating copy to clipboard operation
mihomo copied to clipboard

[Feature] proxy-groups策略组fallback功能

Open metaforget opened this issue 1 year ago • 2 comments

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的请求 I have searched on the issue tracker for a related feature request.
  • [X] 我已经仔细看过 Documentation 并无法找到这个功能 I have read the documentation and was unable to solve the issue.

Description

我自己经常使用的场景是用手动选择策略组,但是有时候其中的节点会失效,就连不上了。 我看了文档策略组里的配置,没找到手动策略组代理超时后的处理。 希望能加上手动设置策略组超时后,可以手动指定一个fallback或者url-test策略组,保证还能继续处理这个出站代理

Possible Solution

No response

metaforget avatar Feb 08 '24 01:02 metaforget

You can use fallback proxy group

lux5am avatar Feb 08 '24 23:02 lux5am

大概类似这样?

  • name: 最终节点 type: fallback proxies:
    • 手动选择
    • 自动回退 / url-test
    • DIRECT url: 'https://paralleldata.decipherinc.com/login' interval: 6

    https://wiki.metacubex.one/config/proxy-groups/fallback/

W3XA56Y3RDUKBS avatar Mar 04 '24 12:03 W3XA56Y3RDUKBS