41 Commits

Author SHA1 Message Date
xream
9e3e4c6e46
[+] Surge 输出支持 underlying-proxy; VMess/Vless URI 支持 gRPC mode(默认为 gun) 2023-10-01 22:05:51 +08:00
xream
bc0dd4b175
feat: 支持 hysteria2 2023-09-22 14:43:43 +08:00
xream
07a270963e
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
336ddd6706
chore: 调整部分日志 2023-08-29 13:52:02 +08:00
xream
8bfa4dbbf2
feat: VLESS URI 2023-08-27 00:57:21 +08:00
xream
8c5dca71fb
feat: Loon WireGuard 2023-08-26 15:00:46 +08:00
xream
4973454f58
feat: wireguard 2023-08-25 22:48:03 +08:00
xream
4c6ba2cdc8
feat: hysteria 2023-08-25 16:19:08 +08:00
xream
0320a77451
feat: producers adjustments, VMess URI formats 2023-08-24 21:43:58 +08:00
xream
afb9296158
feat: Added support for VMess URI in other formats and VMess without transport settings 2023-08-24 20:23:48 +08:00
xream
9b0c15ebc2
fix: 兼容 value 为空的 Trojan URI 2023-08-24 11:38:27 +08:00
xream
1f505752ae
fix: trojan uri and tls 2023-08-24 10:02:03 +08:00
xream
497bc264e3
fix: servername/sni priority over wss host 2023-08-22 18:21:34 +08:00
xream
feb207b333
fix: servername/sni priority over wss host 2023-08-22 17:28:39 +08:00
xream
9ac1112b37
fix: VMess URI alterId parseInt 2023-08-22 15:29:55 +08:00
xream
9e54507bbb
fix: double quotes in Surge vmess ws-headers Host 2023-08-21 21:20:31 +08:00
xream
090d8a978f
feat: Added support for scy of VMESS URI 2023-08-15 18:15:04 +08:00
xream
5cb226da62
feat: Added support for SS URI in other formats 2023-08-15 01:48:54 +08:00
xream
47a95e5a3d
feat: Added support for tuic and some compatibility adjustments 2023-08-13 15:54:04 +08:00
Peng-YM
1c29771de9 build: Build minimized JavaScripts files 2022-09-09 21:07:28 +08:00
Peng-YM
c60aec603f fix (core): Proxy port smaller that 80 is now allowed
close #167
2022-09-09 21:03:01 +08:00
Peng-YM
0072739f01 refactor (core): Reworked Trojan URI parser to support IPV6 nodes 2022-08-13 12:57:49 +08:00
Peng-YM
1bd2f5f643 fix: xchacha20-ietf-poly1305 cipher is now supported
closes #151
2022-08-13 11:22:23 +08:00
Peng-YM
26820ea892 fix: proxy duplicate issue 2022-08-04 20:40:40 +08:00
Peng-YM
1bfa6ebb2c fix (core): trojan sni is lost when parsing Clash nodes
#build
2022-07-13 10:31:08 +08:00
Peng-YM
de892aaa2b fix: Vmess auto/none cipher parsed incorrectly 2022-07-11 23:33:06 +08:00
Peng-YM
b143476e71 fix (core): Clash Vmess servername does parse correctly 2022-07-11 23:20:21 +08:00
Peng-YM
7834fd6056 fix: Failed to parse Surge/QX nodes with tls fingerprint 2022-07-02 22:53:09 +08:00
Peng-YM
305ae480bc 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
ae518a9874 docs: replaced the SIP002 link in commet 2022-06-22 19:25:19 +08:00
Peng-YM
8e0a942a6b fix: vmess aead 2022-06-21 17:00:50 +08:00
Peng-YM
409c4cbdd9 feat: Added support for parsing Loon vless, Surge socks5 and snell proxies 2022-06-20 22:10:29 +08:00
Peng-YM
99946a8795 Fix trojan URI issues 2022-06-20 19:32:57 +08:00
Peng-YM
e401a31b6c Various bug fixes for URI format parsing 2022-06-20 17:01:09 +08:00
Peng-YM
8fe645ac3f Set vmess alterId to 0 if not specified 2022-06-17 22:19:02 +08:00
Peng-YM
c12ff37f68 Reworked Surge producer 2022-06-17 22:12:01 +08:00
Peng-YM
0da236fbb1 Minor bug fixes 2022-06-17 20:00:26 +08:00
Peng-YM
1b526414cd Fixed QX vmess method auto 2022-06-16 18:47:40 +08:00
Peng-YM
4b73a1494b Reworked QX producer 2022-06-16 18:35:24 +08:00
Peng-YM
1e22243808 Minor bug fix for chacha20-ietf-poly1305 2022-06-16 16:23:54 +08:00
Peng-YM
6bfe2700cf Refactored proxy-utils structure 2022-06-16 12:58:24 +08:00