xream
410b02d4c7
feat: 脚本操作 ProxyUtils 增加了 isIPv4, isIPv6, isIP 方法
2023-11-14 00:57:52 +08:00
xream
4af31dd922
feat: 兼容传输层 headers 中小写的 host 字段
2023-11-08 09:54:53 +08:00
xream
cc8ba7782e
feat: proxy 增加 subName(订阅名), collectionName(组合订阅名); 脚本增加第三个参数 env(包含订阅/组合订阅/环境/版本等信息)
2023-10-08 13:21:22 +08:00
xream
cfd12e0da7
feat: 支持 hysteria2
2023-09-22 14:43:43 +08:00
xream
fda828ceae
feat: 模块接口; 脚本参数支持 JSON 和 URL编码
2023-09-14 17:34:24 +08:00
xream
f9b1f82e31
feat: 根据 UA 识别 macOS 版 Surge(也可指定参数 target=SurgeMac) 并支持 SSR 协议(节点字段 exec 为 ssr-local 路径, 默认 /usr/local/bin/ssr-local; 端口从 10000 开始递增, 暂不支持配置)
2023-08-29 01:46:49 +08:00
xream
41816cb0d8
feat: 统一将 VMess 和 VLESS 的 http 传输层的 path 和 Host 处理为数组
2023-08-28 23:47:10 +08:00
xream
4ca9ab33b1
fix: 仅在 VMess/VLESS 且传输层为 http 时设置 Host 为数组
2023-08-28 23:38:03 +08:00
xream
9c59a8fe1b
fix: 非 tls, 有 ws/http 传输层, 使用域名的节点, 将设置传输层 Host 防止之后域名解析后丢失域名(不覆盖现有的 Host)
2023-08-28 20:34:22 +08:00
xream
cc593bddda
feat: 非 tls, 有 ws/http 传输层, 使用域名的节点, 将设置传输层 Host 防止之后域名解析后丢失域名
2023-08-28 00:09:24 +08:00
xream
3958333aee
feat: 域名解析新增 Tencent, Ali; 脚本下载失败, 脚本操作失败, 脚本过滤失败时都会报错了
2023-08-27 23:17:57 +08:00
xream
3a3988ee52
feat: hysteria
2023-08-25 16:19:08 +08:00
xream
ad559cafac
fix: trojan network tcp
2023-08-24 11:08:43 +08:00
xream
6b56a34d1a
fix: trojan uri and tls
2023-08-24 10:02:03 +08:00
xream
b2384a8736
fix: servername/sni priority over wss host
2023-08-22 17:28:39 +08:00
Peng-YM
1f05f42649
fix: proxy duplicate issue
2022-08-04 20:40:40 +08:00
Peng-YM
5698208a47
perf: Use cache for all remote resources
2022-07-11 20:46:16 +08:00
Peng-YM
15511b0552
fix: Backend crash when operator argument is undefined
2022-07-08 16:28:47 +08:00
Peng-YM
62501fd2dd
feat: Added support for parsing Loon vless, Surge socks5 and snell proxies
2022-06-20 22:10:29 +08:00
Peng-YM
3db239115a
Fixed QX tls issue
2022-06-19 01:14:38 +08:00
Peng-YM
4cb6b295f0
Minor bug fixes
2022-06-17 20:00:26 +08:00
Peng-YM
4a35f1293c
Sub-Store 2.0 major release
...
- Used Peggy.js to replace the original parsers for Loon, QX and Surge.
- Added support for vmess + ws, vmess + http, snell, socks 5 parsing.
- Added various test cases for parsing.
2022-06-16 00:15:03 +08:00
Peng-YM
6f4ca7f1b3
Refactored ProxyUtils and RuleUtils
2022-06-03 22:51:39 +08:00