Surgio Versions Save

Generating rules for Surge, Clash, Quantumult like a PRO

v3.6.5

1 month ago

3.6.5 (2024-03-18)

Features

  • allow setting ECN and blockQuic in provider config (77f7ac9)

v3.6.6

1 month ago

Fix #260

v3.6.4

1 month ago

3.6.4 (2024-03-18)

Bug Fixes

  • vless isn't available in custom provider (06d3efd)

Closes #258

v3.6.3

1 month ago

3.6.3 (2024-03-17)

Features

  • add blockQuic option for surge (23fed38)

v3.6.1

1 month ago

3.6.1 (2024-03-16)

Bug Fixes

  • Expand condition check to include Vless nodes in ClashProvider (e2f54fc)

v3.6.0

1 month ago

Features

  • 支持管理 Vless 节点(文档
  • 支持从 Clash 订阅中读取 Socks5 和 Vless 节点
  • 支持为 Quantumult X, Clash, Loon 客户端输出 Vless 节点

v3.5.1

1 month ago

3.5.1 (2024-03-05)

Bug Fixes

  • discard more than one HTTP headers from Vmess+HTTP when reading or outputting a Clash configuration (ebed482)

v3.5.0

1 month ago

Features

  • 支持从 V2rayN 订阅中读取 Vmess + TCP/WS/HTTP/H2/GRPC 节点
  • 支持从 Clash 订阅中读取 Vmess + TCP/WS/HTTP/H2/GRPC 节点
  • 支持在 Clash 节点中输出 Vmess + TCP/WS/HTTP/H2/GRPC 节点
  • 支持在 Loon 节点中输出 Vmess + TCP/WS/HTTP 节点
  • 支持在 QuantmultX 节点中输出 Vmess + TCP/WS/HTTP 节点
  • 修改了自定义 Vmess 节点的格式(兼容现有格式),请参照 这里 修改
  • 新增两个新的 Clash 规则格式处理器 stashclashMeta,他们会依据不同内核的支持情况进行处理 (Thanks @hunshcn)
    • 需要注意的是,假如你设定了 clashConfig.clashCoreclash 处理器会被自动替换为 clashConfig.clashCore

该版本重构了 Vmess 节点读取和生成的代码,难免出现问题,欢迎找虫。

v3.4.0

2 months ago

3.4.0 (2024-02-03)

Features

  • 支持在合并多个 Provider 时指定使用任一 Provider 提供 subscriptionUserInfo,即客户端能够识别的流量信息。文档。 感谢 @hunshcn

v3.3.0

3 months ago

3.3.0 (2024-01-21)

Features

  • getClashNodeNames 增加默认节点 (97b710a)