Commit Graph

58 Commits

Author SHA1 Message Date
xream
2015f60b1f feat: 支持不规范的 Loon ss+simple obfs 协议格式 2023-11-30 16:01:13 +08:00
xream
3a349e5f09 fix: SS URI 端口取整数部分 2023-11-28 23:14:45 +08:00
xream
aa76e53a70 feat: 补全 Surge 全协议的 no-error-alert 和 ip-version 字段 2023-11-15 15:16:34 +08:00
xream
4695a65d7f feat: 兼容某些格式的 Trojan URI(首个 # 之后的字符串均视为节点名称) 2023-11-13 18:49:50 +08:00
xream
b1d8d502f8 feat: 支持 QX tls-pubkey-sha256 tls-alpn tls-no-session-ticket tls-no-session-reuse 字段 2023-11-13 14:34:36 +08:00
xream
a49aaa4fab feat: 支持 QX server_check_url 和 Stash benchmark-url 字段 2023-11-13 14:06:44 +08:00
xream
fd68656a76 feat: 兼容另一种 username password 格式 2023-10-31 21:59:34 +08:00
xream
b176a313e2 feat: 支持 Loon Hysteria2(ecn, 流量控制参数未知) 2023-10-29 23:04:56 +08:00
xream
af7724612b feat: Surge 支持 block-quic 参数 2023-10-24 09:31:48 +08:00
xream
723d5e6e1b feat: Surge 全协议支持 Shadow TLS, 部分协议增加 TLS Fingerprint 支持 2023-10-24 07:26:34 +08:00
xream
33b345ad22 feat: 支持 Shadowrocket Hysteria2 URI 格式输入 2023-10-18 23:48:45 +08:00
xream
b6e3d81807 feat: Surge Hysteria2 输入/输出增加 ecn 参数 2023-10-12 22:15:10 +08:00
xream
7a76874a6d feat: Surge TUIC 输入/输出增加 ecn 参数 2023-10-12 22:09:58 +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
ad3b12fa3a feat: 兼容更多 VMess URI 格式 2023-10-09 17:36:11 +08:00
xream
9dec5d9ccf feat: Surge Snell 输入支持解析 reuse 字段 2023-10-08 16:42:35 +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
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
6ac729c7e6 chore: 调整部分日志 2023-08-29 13:52:02 +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
fdb89a3a67 feat: Added support for VMess URI in other formats and VMess without transport settings 2023-08-24 20:23:48 +08:00
xream
54515fcc58 fix: 兼容 value 为空的 Trojan URI 2023-08-24 11:38:27 +08:00
xream
6b56a34d1a fix: trojan uri and tls 2023-08-24 10:02:03 +08:00
xream
95b3b046f3 fix: servername/sni priority over wss host 2023-08-22 18:21:34 +08:00
xream
b2384a8736 fix: servername/sni priority over wss host 2023-08-22 17:28:39 +08:00
xream
245afe43f2 fix: VMess URI alterId parseInt 2023-08-22 15:29:55 +08:00
xream
dc16b980d6 fix: double quotes in Surge vmess ws-headers Host 2023-08-21 21:20:31 +08:00
xream
4bb8ad9626 feat: Added support for scy of VMESS URI 2023-08-15 18:15:04 +08:00
xream
6ec276472d feat: Added support for SS URI in other formats 2023-08-15 01:48:54 +08:00
xream
6445374b2e feat: Added support for tuic and some compatibility adjustments 2023-08-13 15:54:04 +08:00
Peng-YM
6e2d9024a6 build: Build minimized JavaScripts files 2022-09-09 21:07:28 +08:00
Peng-YM
b3c80147dc fix (core): Proxy port smaller that 80 is now allowed
close #167
2022-09-09 21:03:01 +08:00
Peng-YM
ac60d34866 refactor (core): Reworked Trojan URI parser to support IPV6 nodes 2022-08-13 12:57:49 +08:00
Peng-YM
e9b9c78101 fix: xchacha20-ietf-poly1305 cipher is now supported
closes #151
2022-08-13 11:22:23 +08:00
Peng-YM
1f05f42649 fix: proxy duplicate issue 2022-08-04 20:40:40 +08:00
Peng-YM
f62a79fedb fix (core): trojan sni is lost when parsing Clash nodes
#build
2022-07-13 10:31:08 +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
4ff1317074 fix: Failed to parse Surge/QX nodes with tls fingerprint 2022-07-02 22:53:09 +08:00
Peng-YM
c84aa4eb8b fix (proxy-parser): ws-headers with multiple keys are not correctly handled when parsing Surge proxies
closes #120
2022-06-24 18:01:31 +08:00
Peng-YM
3cfabe703d docs: replaced the SIP002 link in commet 2022-06-22 19:25:19 +08:00
Peng-YM
2c84b3d6cd fix: vmess aead 2022-06-21 17:00:50 +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
287082027e Fix trojan URI issues 2022-06-20 19:32:57 +08:00