Commit Graph

55 Commits

Author SHA1 Message Date
xream
228c8862e1 feat: Surge Hysteria2 输出增加 download-bandwidth(若有值但解析失败则为 0) 2023-10-12 00:39:10 +08:00
xream
0509530caa feat: 输入增加 Hysteria2 URI 支持; Surge Hysteria2 输出增加 fingerprint 2023-10-11 23:35:42 +08:00
xream
8515b8ad15 feat: Surge 输入输出增加 Hysteria2 2023-10-09 23:42:22 +08:00
xream
cc8ba7782e feat: proxy 增加 subName(订阅名), collectionName(组合订阅名); 脚本增加第三个参数 env(包含订阅/组合订阅/环境/版本等信息) 2023-10-08 13:21:22 +08:00
xream
3c9da46f13 [+] Surge 输出支持 underlying-proxy; VMess/Vless URI 支持 gRPC mode(默认为 gun) 2023-10-01 22:05:51 +08:00
xream
cfd12e0da7 feat: 支持 hysteria2 2023-09-22 14:43:43 +08:00
xream
71f4695c3b feat: 支持 Clash VLESS 输出(与 Clash.Meta 的区别为: 无 XTLS 2023-09-11 02:35:36 +08:00
xream
d5a4b24209 fix: 修复了 Clash.Meta 输出 VLESS 时 内部字段 sni 未作用到 servername 的问题 2023-09-09 14:03:40 +08:00
xream
362cbe9686 feat: 支持 Surge WireGuard 的输入和输出(由于 Surge 配置的特殊性, 仅支持 同进同出) 支持的字段格式: HK WARP = wireguard, section-name=Cloudflare, no-error-alert=true, underlying-proxy=HK, test-url=http://1.0.0.1/generate_204, ip-version=v4-only 2023-09-01 02:44:43 +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
e573aa0da7 fix: vless servername 2023-08-28 15:32:08 +08:00
xream
b8b47c74dc feat: new target platform "Clash.Meta" 2023-08-28 13:10:48 +08:00
xream
d5993db6cb fix: transport headers may have no Host 2023-08-27 18:17:30 +08:00
xream
b46c83453f feat: VLESS URI 2023-08-27 00:57:21 +08:00
xream
0323551382 feat: Loon WireGuard 2023-08-26 15:00:46 +08:00
xream
ac239e8ba2 feat: wireguard 2023-08-25 22:48:03 +08:00
xream
3a3988ee52 feat: hysteria 2023-08-25 16:19:08 +08:00
xream
02ea0f360c feat: producers adjustments, VMess URI formats 2023-08-24 21:43:58 +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
xream
56c2cfb903 fix: QX tls 2023-08-22 00:42:53 +08:00
xream
a77f738676 fix: QX tls 2023-08-22 00:08:53 +08:00
xream
def5c3d533 fix: vmess/vless http-opts.path/http-opts.headers.Host must be an array in some clients 2023-08-21 22:16:07 +08:00
xream
dc16b980d6 fix: double quotes in Surge vmess ws-headers Host 2023-08-21 21:20:31 +08:00
xream
b0114f2b29 fix: flexible cipher for Loon 2023-08-15 21:22:33 +08:00
xream
1502c40b3d feat: Added support for SNI & allowInsecure of Trojan URI 2023-08-15 17:25:25 +08:00
xream
2e80c13fa5 Fixed: fast-open tfo 2023-08-15 14:59:27 +08:00
xream
79e748d98b Fixed: unsupported cipher for Clash/Stash 2023-08-14 10:04:47 +08:00
xream
cad433b84c Adjust the logic for determining the tuic version 2023-08-13 17:00:44 +08:00
xream
6445374b2e feat: Added support for tuic and some compatibility adjustments 2023-08-13 15:54:04 +08:00
xream
823fe52933 feat: Added support for producing snell nodes with reuse and optional obfs 2023-07-31 18:41:48 +08:00
xream
0d58b4c845 feat: V2Ray Producer 2023-07-26 09:48:14 +08:00
Hsiaoyi
b207fb284f feat: Added support for producing Surge nodes with test-url (#199) 2023-03-19 18:32:34 +08:00
Peng-YM
7b2b246b92 fix (core): Fix QX vmess-http producer
closes #162
2022-09-09 21:04:08 +08:00
Peng-YM
903d7d8bbe fix: Loon shadowsocksr obfs-param incorrect 2022-08-02 09:23:34 +08:00
Peng-YM
e41e4968cd fix: Vmess auto/none cipher parsed incorrectly 2022-07-11 23:33:06 +08:00
Peng-YM
44622b43dc fix (core): Clash Vmess servername does parse correctly 2022-07-11 23:20:21 +08:00
Peng-YM
28fa2b8fb7 fix (proxy-producer): ws-headers keys are lost when producing Surge nodes
closes #119
2022-06-23 17:59:34 +08:00
Peng-YM
2c84b3d6cd fix: vmess aead 2022-06-21 17:00:50 +08:00
Peng-YM
092e873eb8 Fix QX SSR issue 2022-06-21 09:24:37 +08:00
Peng-YM
98af5051cb feat: Reworked Loon producer 2022-06-20 22:58:27 +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
7f6d55c635 feat: Added dedicated Stash producer 2022-06-20 21:51:13 +08:00
Peng-YM
287082027e Fix trojan URI issues 2022-06-20 19:32:57 +08:00
Peng-YM
da44dc9cab Various bug fixes for URI format parsing 2022-06-20 17:01:09 +08:00
Peng-YM
56abcf29f7 Fixed QX trojan wss issue 2022-06-20 11:11:53 +08:00
Peng-YM
e916c934e6 Now an error will be thrown if a required field of a proxy is missing 2022-06-20 01:33:24 +08:00
Peng-YM
3db239115a Fixed QX tls issue 2022-06-19 01:14:38 +08:00
Hsiaoyi Hsu
f2538a2636 Removed Surge vmess encrypt-method (#116) 2022-06-18 10:15:02 +08:00
Peng-YM
8451cfe0d6 Minor bug fix 2022-06-17 22:39:41 +08:00