86 Commits

Author SHA1 Message Date
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
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
6881148021 perf: Use cache for all remote resources 2022-07-11 20:46:16 +08:00
Peng-YM
2aa3cbd9d2 fix: Backend crash when operator argument is undefined 2022-07-08 16:28:47 +08:00
Peng-YM
2ee515dc23 fix: Full config preprocessor bug 2022-07-07 23:24:01 +08:00
Peng-YM
a420c126c2 refactor: Refactor the arguments of the Flag Operator 2022-07-06 18:12:36 +08:00
Peng-YM
ffd219abfe refactor: Add new frontend as submodule 2022-07-06 18:12:36 +08:00
Peng-YM
bc58419bb1 feat: Added Conditional Filter 2022-07-06 18:12:36 +08:00
Peng-YM
a28c001a5a fix: Useless filter bug 2022-07-06 18:12:36 +08:00
Peng-YM
7468089f04 fix: QuickSettingOperator does not respect default settings 2022-07-06 18:12:36 +08:00
Peng-YM
b2a797cd25 fix: Useless filters are not migrated 2022-07-06 18:12:36 +08:00
Peng-YM
84b4dba425 refactor: Migrate to API v2
- Added auto schema migration
- Refactored /api/subs, /api/collections, /api/artifacts. Now these APIs will return array instead of object. This enables sorting items in the future.
2022-07-06 18:12:36 +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
64a453c44a fix (proxy-producer): ws-headers keys are lost when producing Surge nodes
closes #119
2022-06-23 17:59:34 +08:00
Peng-YM
4095606bdf perf: Allow using full configuration as subscription source
Supported configuration formats: Loon, QX, and Surge

closes #121
2022-06-23 15:31:54 +08:00
Peng-YM
ae518a9874 docs: replaced the SIP002 link in commet 2022-06-22 19:25:19 +08:00