Now we have our own channel😂
Please open Telegram to view this post
VIEW IN TELEGRAM
已使用mihomo的dns配置,不再支持原版clash
We have used dns configuration of mihomo. Original clash core is no longer supported.
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/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
GitHub
GitHub - SubConv/clash-verge-rpm: RPM package for clash-verge
RPM package for clash-verge. Contribute to SubConv/clash-verge-rpm development by creating an account on GitHub.
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
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
GitHub
Release v1.0.0 · SubConv/SubConv
Breaking Changes
Remove region_dict in config file because it duplicates the function of regex field.
Changes
Use rule-provider
Features
Support proxy of url of rulesets to ensure that ruleset...
Remove region_dict in config file because it duplicates the function of regex field.
Changes
Use rule-provider
Features
Support proxy of url of rulesets to ensure that ruleset...
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
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
GitHub
Release v2.0.0 · SubConv/SubConv
What's Changed
Features
feat: support docker; ci: build and build image; ci: release by @wouiSB in #17
feat: cli to generate config file by @wouiSB in #18
Breaking Changes
Please refer to doc...
Features
feat: support docker; ci: build and build image; ci: release by @wouiSB in #17
feat: cli to generate config file by @wouiSB in #18
Breaking Changes
Please refer to doc...
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.
上次发版忘记在这儿发了
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.
GitHub
Release v2.1.0 · SubConv/SubConv
What's Changed
Breaking Changes
perf!: change default port by @wouiSB in #22
Fixes
fix: handle redirect by @wouiSB in #21
fix: fatal error in last fix by @wouiSB in #23
Improvements
perf!:...
Breaking Changes
perf!: change default port by @wouiSB in #22
Fixes
fix: handle redirect by @wouiSB in #21
fix: fatal error in last fix by @wouiSB in #23
Improvements
perf!:...
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
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
GitHub
Release v2.1.2 · SubConv/SubConv
What's Changed
Fixes
[core] fix: add back support for clash meta <= v1.15.1 by @wouiSB in #30
[ui] fix: fix title of the web page by @wouiSB in #31
[config] fix: can't generate config &...
Fixes
[core] fix: add back support for clash meta <= v1.15.1 by @wouiSB in #30
[ui] fix: fix title of the web page by @wouiSB in #31
[config] fix: can't generate config &...
🥰2💯1
注意到cloudflare部分支持了python,且恰好支持了fastapi和httpx,我们可能考虑支持在cloudflare worker部署
👀3
https://github.com/SubConv/SubConv/releases/tag/v2.1.3
v2.1.3 发布了!
此版本开始Docker镜像会在DockerHub发布,请原先的Docker用户将docker-compose.yml里面的image字段从ghcr.io/subconv/subconv:latest改为wouisb/subconv:latest
修复:
- 修复了Vercel无法部署的问题
v2.1.3 released!
From this version, docker image is published on DockerHub, so you should modify image field in docker-compose.yml from ghcr.io/subconv/subconv:latest to wouisb/subconv:latest
Fixes:
- make Vercel happy
v2.1.3 发布了!
此版本开始Docker镜像会在DockerHub发布,请原先的Docker用户将docker-compose.yml里面的image字段从ghcr.io/subconv/subconv:latest改为wouisb/subconv:latest
修复:
- 修复了Vercel无法部署的问题
v2.1.3 released!
From this version, docker image is published on DockerHub, so you should modify image field in docker-compose.yml from ghcr.io/subconv/subconv:latest to wouisb/subconv:latest
Fixes:
- make Vercel happy
GitHub
Release v2.1.3 · SubConv/SubConv
From this version, docker image is published on Docker Hub, so you should modify image field in docker-compose.yml from ghcr.io/subconv/subconv:latest to wouisb/subconv:latest
What's Changed
Fi...
What's Changed
Fi...
SubConv
注意到ios有sing-box,已经尝试在写一个比较草的订阅转换了
https://github.com/SubConv/SubConv-sing-box
功能基本实现了,不过webui是从SubConv复制的,所以只有第一个框和生成、复制按钮是有效的
目前只支持输入支持sing-box的原始链接(已知xboard是支持的,之后会随缘实现mihomo和share link格式的原始订阅(也可能懒得写
功能基本实现了,不过webui是从SubConv复制的,所以只有第一个框和生成、复制按钮是有效的
目前只支持输入支持sing-box的原始链接(已知xboard是支持的,之后会随缘实现mihomo和share link格式的原始订阅(也可能懒得写
GitHub
GitHub - SubConv/SubConv-sing-box
Contribute to SubConv/SubConv-sing-box development by creating an account on GitHub.
https://github.com/SubConv/SubConv/releases/tag/v3.0.0
v3.0.0 发布了!
此版本进行了大版本重构,后端完全重写,分享链接解析逻辑对齐 mihomo 源码,模板系统改为文件式 YAML。
更新:
- 重构后端,分享链接解析完全对齐 mihomo
- 新增 Web UI 模板选择功能
- 修复了路径穿越等安全问题
- 前端包管理从 Yarn 切换为 Bun
- Python 要求升级到 3.13
⚠️ 配置文件有变更,建议对照 config.yaml.example 更新
v3.0.0 released!
This version features a major backend rewrite with share link parsing fully aligned with mihomo source, and template system switched to file-based YAML.
Changes:
- Rewritten backend with share link parsing fully aligned with mihomo
- Added template selector in Web UI
- Fixed security issues including path traversal
- Switched frontend package manager from Yarn to Bun
- Python 3.13 is now required
⚠️ Config file has changed, please update by referencing config.yaml.example
v3.0.0 发布了!
此版本进行了大版本重构,后端完全重写,分享链接解析逻辑对齐 mihomo 源码,模板系统改为文件式 YAML。
更新:
- 重构后端,分享链接解析完全对齐 mihomo
- 新增 Web UI 模板选择功能
- 修复了路径穿越等安全问题
- 前端包管理从 Yarn 切换为 Bun
- Python 要求升级到 3.13
⚠️ 配置文件有变更,建议对照 config.yaml.example 更新
v3.0.0 released!
This version features a major backend rewrite with share link parsing fully aligned with mihomo source, and template system switched to file-based YAML.
Changes:
- Rewritten backend with share link parsing fully aligned with mihomo
- Added template selector in Web UI
- Fixed security issues including path traversal
- Switched frontend package manager from Yarn to Bun
- Python 3.13 is now required
⚠️ Config file has changed, please update by referencing config.yaml.example
GitHub
Release v3.0.0 · SubConv/SubConv
Yet Another Subscription Converter for Clash. Contribute to SubConv/SubConv development by creating an account on GitHub.
👍1
