V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
guoguobaba
V2EX  ›  宽带症候群

sing-box 如何设置 outbonds 优先级

  •  
  •   guoguobaba · 1 天前 · 604 次点击

    平时我用 edgetunnel ,某些特殊的站点用自费的机场,想实现

    1 、优先使用 edgetunnel

    2 、当 edgetunnel 失效的时候使用机场的代理

    用 selector 可以选 edgetunnel ,但是不知道什么时候能切换到机场; urltest 总是优先用机场,可能机场速度比较快点。

    有办法解决吗?

    6 条回复    2025-01-07 17:05:52 +08:00
    loveqianool
        1
    loveqianool  
       1 天前 via Android
    guoguobaba
        2
    guoguobaba  
    OP
       1 天前
    @loveqianool

    ```
    {
    "type": "selector",
    "tag": "FGFW",
    "outbounds": [
    "edgetunnel",
    "机场"
    ],
    "default": "edgetunnel"
    },
    ```

    这样会有什么效果?
    superht
        3
    superht  
       1 天前
    好像只能手动,在面板里选择。用 clash mode 或者 selector
    Tink
        4
    Tink  
       1 天前
    dae 可以手动调整延迟偏移量
    swordsmile
        5
    swordsmile  
       1 天前
    可能考虑下 Clash.Meta 的 fallback 模式


    https://wiki.metacubex.one/config/proxy-groups/fallback/
    clhlc
        6
    clhlc  
       1 天前
    @guoguobaba 这样如果 edgetunnel 挂了,不会自动走机场
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5247 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 18ms · UTC 09:31 · PVG 17:31 · LAX 01:31 · JFK 04:31
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.