English | Chinese
This is a fork of SubConv, but I can't fork my own project, so I manually created a repository.
- Support Clash config and V2ray format base64 links (i.e. the original subscription does not have to be Clash)
- A Web-UI (thanks to @Musanico)
- Rules based on ACL (including ZJU special rules)
- Nodes auto update based on proxy-provider
- Support multiple airpots
- Display remaining traffic and total traffic (only useful when you use a single airport, requires your airport and Clash to support it at the same time, Clash for Windows, Clash Verge, Stash, Clash Meta for Android, etc. are known to support it)
- Implement the api of subscription conversion to proxy-provider (normal people won't use it)
- Support configuration file
config.py
, where you can customize rules and other things (maybe I will write a subconverter configuration to this project in the future)
docs (both Chinese and English, but machine translated)
If you're using the Clash Core from Dreamacro, you need v1.15.0 or newer, otherwise the region grouping will fail
Deploy by yourself according to docs
Welcome issue and PR. If you want to contribute, please create a new branch from main and then create a PR to dev, or you can merge main into dev first and then make changes in dev, and finally create a PR to dev branch.
This project is distributed under MPL-2.0 License