Commit Graph

39 Commits

Author SHA1 Message Date
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
Peng-YM
da44dc9cab Various bug fixes for URI format parsing 2022-06-20 17:01:09 +08:00
Peng-YM
30e5e079d5 Set vmess alterId to 0 if not specified 2022-06-17 22:19:02 +08:00
Peng-YM
b46fc08d76 Reworked Surge producer 2022-06-17 22:12:01 +08:00
Peng-YM
4cb6b295f0 Minor bug fixes 2022-06-17 20:00:26 +08:00
Peng-YM
a95cb94ee7 Fixed QX vmess method auto 2022-06-16 18:47:40 +08:00
Peng-YM
40f6052231 Reworked QX producer 2022-06-16 18:35:24 +08:00
Peng-YM
a72a879a23 Minor bug fix for chacha20-ietf-poly1305 2022-06-16 16:23:54 +08:00
Peng-YM
469baf8281 Refactored proxy-utils structure 2022-06-16 12:58:24 +08:00