Commit Graph

20 Commits

Author SHA1 Message Date
metacubex
6ceae1c334 feat: converter support Fingerprint
fix: converter REALITY share standard error
2023-03-22 23:11:22 +08:00
metacubex
b44610fb3d feat: converter support REALITY share standard 2023-03-22 17:09:55 +08:00
metacubex
d0ef44a48c fix: typo 2023-01-16 00:08:37 +08:00
metacubex
1f08e15f05 feat: support hysteria 2022-12-08 23:40:36 +08:00
Maze.tsz
7b473676a5 Init meta version 2022-11-27 19:47:54 +08:00
Tindy X
d70d1db318
Enhancements
Fix parsing of some Trojan share links.
Add support for latest Surfboard config.
2022-04-03 01:35:25 +08:00
Tindy X
406b0f2022
Enhancements
Fix incorrect order of tolerance and timeout field in custom group config.
Fix Content-Disposition header for better support on browsers.
Fix parsing of some Shadowrocket links.
Support HEAD request that only return Subscription-UserInfo (#434).
Add more detail info to crash report.
2022-03-20 17:34:01 +08:00
Tindy X
80cda7b9e9
Enhancements
Fix matching not-range does not work (#428).
Fix parsing and generating of HTTPS nodes (#450).
Add servername field for Clash VMess nodes (#449 #451).
Add VMess AEAD option for Surge and Quantumult X configs.
2022-02-09 23:45:06 +08:00
Tindy X
2f78eafa2c
Enhancements
Add better error handling.
Add support for version field of Snell nodes.
Optimize codes.
2022-01-23 01:04:16 +08:00
Tindy X
9419738959
Fix missing network field in Clash Trojan WebSocket nodes (#431 #448)
Optimize codes.
2022-01-21 03:43:27 +08:00
Tindy X
c10766f1ad
Enhancements
Add support for Trojan-WebSocket protocol.
Fix skip-cert-verify option not correctly added to Surge subscriptions.
Optimize codes.
2021-12-18 13:13:01 +08:00
Tindy X
9983e9ed43
Fix error in parsing ShadowsocksR configurations
Fix code style.
2021-10-05 00:19:05 +08:00
Tindy X
f9ad2718cd
Fix some generated VMess nodes have incomplete config
Revert to legacy Clash VMess-WS node format for backward compatibility.
2021-09-23 15:45:11 +08:00
Tindy X
9797197c85
Add support for using TOML as configuration file format
Add basic support for trojan-grpc nodes.
Refactor codes.
2021-09-20 17:02:13 +08:00
cubercsl
bc0a8dc925
Fix parser may not recognize some SIP008 format (#367)
fix #366

The SIP008 subscription can not be converted correctly when the member "remarks" does not exist.
2021-09-02 00:09:54 +08:00
Tindy X
867602fbea
Add basic support for VMess h2 & grpc protocols 2021-07-29 02:16:56 +08:00
Tindy X
3ad1c0078e
Fix inconsistency SS plugin name
Clean up codes.
2021-07-29 01:52:36 +08:00
Tindy X
3afe9986be
Fix missing TLS setting in VMess nodes 2021-03-25 18:15:33 +08:00
Tindy X
fe20b2d26c
Bugs fix
Fix wrong type of alterId in Clash VMess nodes (#325).
Fix broken parsing of ShadowsocksR subscription.
Fix possible crash when running scripts.
2021-03-24 22:18:44 +08:00
Tindy X
3d67406af6
Complete refactor of project file structure
Fix incorrect handing of default node parameters in SSD subscription.
Fix unable to parse some Clash rule-providers (#289).
Fix not filtering inline comments in some Surge rulesets. (#285)
Add Cron task options.
Add clean context option for persisting a JS context across the whole request.
Replace JS engine with QuickJS.
2021-03-23 18:09:00 +08:00