SubConv
34 subscribers
10 links
GitHub: https://github.com/SubConv
We aim to improve your online experience.
Download Telegram
Channel created
Channel photo updated
👋
Now we have our own channel😂
Please open Telegram to view this post
VIEW IN TELEGRAM
最近会放弃对原版clash的支持,后续的开发会根据 虚空终端 的文档进行。如需使用请尽快更换为虚空终端
已使用mihomo的dns配置,不再支持原版clash
We have used dns configuration of mihomo. Original clash core is no longer supported.
众所周知clash-verge为提供rpm包,我用alien把deb包重新打包成了rpm,并解决了依赖问题
https://github.com/SubConv/clash-verge-rpm

clash-verge doesn't provide package of RPM format. I used alien to convert deb package into RPM package and solve the dependency problems.
https://github.com/SubConv/clash-verge-rpm
https://github.com/SubConv/SubConv/releases/tag/v1.0.0

v1.0.0 发布了!

不兼容更改:
移除了配置文件的region_dict字段,因为其功能完全可以用regex字段实现

改变:
使用rule-provider

功能:
支持代理rule-provider的链接


v1.0.0 released!

Breaking Changes:
Remove region_dict in config file because it duplicates the function of regex field.

Changes
Use rule-provider

Features
Support proxy of the url of rule sets
This media is not supported in your browser
VIEW IN TELEGRAM
https://github.com/SubConv/SubConv/releases/tag/v2.0.0

v2.0.0发布了!

不兼容更改:
- 使用yaml格式的配置文件

功能:
- 支持docker,二进制文件部署
- 支持cli命令生成默认配置文件

v2.0.0 released!

Breaking Changes:

- use config file of YAML format

Features:

- Support deploy with docker or binary executable file
- Support using cli command to generate default config file
https://github.com/SubConv/SubConv/releases/tag/v2.1.0

上次发版忘记在这儿发了

v2.1.0(早就)发布了!

破坏性更改:
- 默认端口由443改为8080,所以docker用户更新之后要更改端口映射的配置

修复:
- 源订阅链接重定向导致无法获取订阅

v2.1.0 released!

Breaking Changes:
- default port is changed from 443 to 8080. If you're using docker and updating from an older version, you should pay attention to port mapping.

Fixes:
- can't get subscription info if the original subscription link is redirected.
https://github.com/SubConv/SubConv/releases/tag/v2.1.2

v2.1.2 发布了!

修复:
- 重新支持 v1.5.1 以下的 clash meta 内核
- 修复前端网页的标题
- 修复因编码导致无法生成默认配置文件的问题
- 修复配置文件不存在或为空时的错误处理

v2.1.2 released!

Fixes:
- add back support for clash meta <= v1.15.1
- fix title of the web page
- fix the problem of not able to generate default config file
- fix error handling while the config file is empty of not exists
🥰2💯1
注意到cloudflare部分支持了python,且恰好支持了fastapi和httpx,我们可能考虑支持在cloudflare worker部署
👀3