Search: #VMess

  1. 修改 QX 的 obfs=http 为 obfs=vmess-http / obfs=shadowsocks-

    修改 QX 的 obfs=httpobfs=vmess-http / obfs=shadowsocks-http

    来自群友 @ICoeMix 的需求

    QX 说明:
    The obfs=http for shadowsocks protocol follows the shadowsocks project's simple-obfs plugin. The obfs=http for VMess protocol follows V2Ray's implementation. These 2 obfuscations are totally different. Sometimes to comply with your special server settings (「shadowsocks」 + 「http obfuscation of VMess」 or 「VMess」 + 「http obfuscation of shadowsocks」. The latter rarely happens, and the former happens when the server side deployed by V2Ray (or similar programs) with shadowsocks protocol and V2Ray built-in http obfuscation), you may set obfs=vemss-http for shadowsocks protocol, or obfs=shadowsocks-http for vmess protocol.


    脚本操作:
    if($server.type == 'ss' && $server['plugin-opts']?.mode === 'http'){
      $server['plugin-opts'].mode = 'vmess-http'
      // $server['plugin-opts'].mode = 'shadowsocks-http'
    }


    Sub-Store 合集 频道资源合集 恰饭推荐 群组

    #SubStore #Sub-Store #小课堂 #tips #节点 #SS #obfs #QX #http #vmess-http #shadowsocks-http

    • ❤️2
  2. Surge 启用 includeUnsupportedProxy 时, 去除 HTTP 传输层某些机场的 VMess 使用了 Surge 不支持的 HTTP 传输层去除 HTTP 传输层后不一定能通 由服务端配置确定用法: 1. 如图, 在同步配置中打开开关2. 复制出你的 Sub-Store 订阅后, 加上参数. 例如

    Surge 启用 includeUnsupportedProxy 时, 去除 HTTP 传输层

    某些机场的 VMess 使用了 Surge 不支持的 HTTP 传输层

    去除 HTTP 传输层后不一定能通 由服务端配置确定

    用法: 1. 如图, 在同步配置中打开开关

    2. 复制出你的 Sub-Store 订阅后, 加上参数. 例如 https://sub.store/download/111?target=Surge&includeUnsupportedProxy=true

    VMess URI 输入传输层为 HTTP 时, path 默认为 /

    相关内容

    链接参数说明
    脚本使用说明

    Sub-Store 合集 合集 恰饭推荐 群组 联系推广

    #Sub-Store #SubStore #协议 #脚本 #VMess #HTTP #传输层

    • ❤️4
    • 👍1