Peng-YM 88634b146a Merge ; commit '47d06919aa1524905cb68fcab67f5b8968e5d0d1'
Conflicts:
	config/Surge.sgmodule
2020-08-31 02:44:46 +08:00
2020-08-19 13:56:43 +08:00
2020-08-31 02:14:45 +08:00
2020-08-31 02:14:45 +08:00
2020-08-30 21:25:46 +08:00
2020-08-19 16:18:48 +08:00
2020-08-19 16:16:07 +08:00
Web
2020-08-19 21:34:35 +08:00
2020-08-31 00:28:00 +08:00

Sub-Store

This project is still under active development. Subscription manager for QX, Loon and Surge.

Core functionalities:

  1. Conversion among various formats.
  2. Subscription formatting.
  3. Collect multiple subscriptions in one URL.

1. Subscription Conversion

Supported Input Formats

  • SS URI
  • SSR URI
  • SSD URI
  • V2RayN URI
  • QX (SS, SSR, VMess, Trojan, HTTP)
  • Loon (SS, SSR, VMess, Trojan, HTTP)
  • Surge (SS, VMess, Trojan, HTTP)
  • Clash (SS, SSR, VMess, Trojan, HTTP)

Supported Target Platforms

  • QX
  • Loon
  • Surge

2. Subscription Formatting

Filtering

  • Keyword filter
  • Discard keywords filter
  • Regex filter
  • Discard regex filter
  • Region filter
  • Type filter
  • Useless proxies filter
  • Script filter

Proxy Operations

  • Set property operator: set some proxy properties such as udp,tfo, skip-cert-verify etc.
  • Flag operator: add flags or remove flags for proxies.
  • Sort operator: sort proxies by name.
  • Keyword sort operator: sort proxies by keywords (fallback to normal sort).
  • Keyword rename operator: replace by keywords in proxy names.
  • Keyword delete operator: delete by keywords in proxy names.
  • Regex rename operator: replace by regex in proxy names.
  • Regex delete operator: delete by regex in proxy names.
  • Script operator: modify proxy by script.

LICENSE

This project is under the GPL V3 LICENSE.

Acknowledgements

Special thanks to @KOP-XIAO for his awesome resource-parser. Please give a star for his great work!

Description
No description provided
Readme AGPL-3.0 53 MiB
Languages
JavaScript 99.9%