Skip to content
forked from SubConv/SubConv

Yet Another Subscription Converter for Clash

License

Notifications You must be signed in to change notification settings

lonelyion/SubConv

 
 

Repository files navigation

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

If you're using the Clash Core from Dreamacro, you need v1.15.0 or newer, otherwise the region grouping will fail

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

About

Yet Another Subscription Converter for Clash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.4%
  • Vue 5.2%
  • HTML 1.7%
  • JavaScript 0.7%