Skip to content

SubConv/SubConv

Repository files navigation

Subscription Converter

English | 中文

license last commit

This project is a subscription converter aiming to transform subscriptions to Clash format. If you need a ZJU version, please go to SubConv 4 ZJU

We provide configurations for general users and ZJU version, you can check docs to learn how to deploy with the corresponding configuration file.

Screenshot

screenshot

Features

  • 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
  • Nodes auto update based on proxy-provider
  • Rules auto update based on rule-provider
  • Support proxy rule-provider to prevent failure to get rules from GitHub
  • 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

Docs

docs (both Chinese and English, but machine translated)

P.S

Clash Core from Dreamacro (original Clash core) is no longer supported. It's recommended to use mihomo instead.

Usage

Deploy by yourself according to docs

Contribute

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.

Credits

License

This project is distributed under MPL-2.0 License