Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 2.06 KB

README.md

File metadata and controls

34 lines (27 loc) · 2.06 KB

Subscription Converter

English | Chinese
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

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
  • 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

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