204 Commits

Author SHA1 Message Date
xream
939022e5a3
fix: 修复了 Clash.Meta 输出 VLESS 时 内部字段 sni 未作用到 servername 的问题 2023-09-09 14:03:40 +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
41d24b131a
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
ba78982f41
feat: 统一将 VMess 和 VLESS 的 http 传输层的 path 和 Host 处理为数组 2023-08-28 23:47:10 +08:00
xream
26193301b3
fix: 仅在 VMess/VLESS 且传输层为 http 时设置 Host 为数组 2023-08-28 23:38:03 +08:00
xream
f5aea14904
fix: 非 tls, 有 ws/http 传输层, 使用域名的节点, 将设置传输层 Host 防止之后域名解析后丢失域名(不覆盖现有的 Host) 2023-08-28 20:34:22 +08:00
xream
f02af9d643
fix: vless servername 2023-08-28 15:32:08 +08:00
xream
af8e965866
feat: new target platform "Clash.Meta" 2023-08-28 13:10:48 +08:00
xream
4bebcff1d3
feat: 非 tls, 有 ws/http 传输层, 使用域名的节点, 将设置传输层 Host 防止之后域名解析后丢失域名 2023-08-28 00:09:24 +08:00
xream
7b8f6f7e52
feat: 域名解析新增 Tencent, Ali; 脚本下载失败, 脚本操作失败, 脚本过滤失败时都会报错了 2023-08-27 23:17:57 +08:00
xream
49c7107d20
fix: transport headers may have no Host 2023-08-27 18:17:30 +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
46738d5947
fix: trojan network tcp 2023-08-24 11:08:43 +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
96769598ef
fix: QX tls 2023-08-22 00:42:53 +08:00
xream
f8ed6a3342
fix: QX tls 2023-08-22 00:08:53 +08:00
xream
99b19c410d
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
9e54507bbb
fix: double quotes in Surge vmess ws-headers Host 2023-08-21 21:20:31 +08:00
xream
4a0319e95f
fix: flexible cipher for Loon 2023-08-15 21:22:33 +08:00
xream
090d8a978f
feat: Added support for scy of VMESS URI 2023-08-15 18:15:04 +08:00
xream
bc9fae6062
feat: Added support for SNI & allowInsecure of Trojan URI 2023-08-15 17:25:25 +08:00
xream
c5746f6a6b
Fixed: fast-open tfo 2023-08-15 14:59:27 +08:00
xream
5cb226da62
feat: Added support for SS URI in other formats 2023-08-15 01:48:54 +08:00
xream
d229047744
Fixed: unsupported cipher for Clash/Stash 2023-08-14 10:04:47 +08:00
xream
537a00e8a9
Adjust the logic for determining the tuic version 2023-08-13 17:00:44 +08:00
xream
47a95e5a3d
feat: Added support for tuic and some compatibility adjustments 2023-08-13 15:54:04 +08:00
xream
fcab8401e0
feat: Added support for producing snell nodes with reuse and optional obfs 2023-07-31 18:41:48 +08:00
xream
8e49a78f45
feat: V2Ray Producer 2023-07-26 09:48:14 +08:00
xream
38f1728e42
fix: Full Config Preprocessor 2023-07-23 17:38:29 +08:00
K
21726bf950 script-Cache 2023-07-22 13:53:47 +08:00
Hsiaoyi
39b79b6ca4
feat: Added support for producing Surge nodes with test-url (#199) 2023-03-19 18:32:34 +08:00
Peng-YM
1c29771de9 build: Build minimized JavaScripts files 2022-09-09 21:07:28 +08:00
Peng-YM
eb32a09def fix (core): Fix QX vmess-http producer
closes #162
2022-09-09 21:04:08 +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
c073870f24 perf: Add support for sending http requests using specific nodes
Only supported on Loon & Surge
2022-08-11 01:07:16 +08:00
Peng-YM
26820ea892 fix: proxy duplicate issue 2022-08-04 20:40:40 +08:00
Peng-YM
f64e8ecfe4 fix: Loon shadowsocksr obfs-param incorrect 2022-08-02 09:23:34 +08:00
Peng-YM
77604a3544 perf (core): DomainResolveProcessor now cache results 2022-07-19 21:29:06 +08:00