Skip to content

emonq/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apis written with Python and FastAPI

You can visit here to see the demo

Features

  • addgroup: Add group name for QuantumultX subscriptions to avoid nodes confliction.
  • ddns: Work as a proxy to Google DDNS

Usage

  1. Install requirements with

    pip install -r requirements.txt

  2. Run

    gunicorn -w 4 -k uvicorn.workers.UvicornWorker main:app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages