Sign inSign up

xavierniu/subcon

By xavierniu

Updated over 6 years ago

Image
0

998

xavierniu/subcon repository overview

SubCon

Project SubCon is a configuration converter for Surge and ShadowSocks, for now it has ability to convert Surge to ShadowSocks Subscription.

Deployment

by Docker

docker run -d \
  --name subcon \
  -p 10000:8080 \
  --restart unless-stopped \
  xavierniu/subcon

APIs

You can visit our demo at https://subcon.nxw.name to test it, we promise: your profile is SAFE and will not be ACCESSED, at the mean time, please DO NOT ABUSE.

  • [GET] http://localhost:10000/surge2ss?url=<URL>
    • url: your Surge subscription url

Tag summary

Content type

Image

Digest

Size

23.8 MB

Last updated

over 6 years ago

docker pull xavierniu/subcon