Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 503 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 503 Bytes

Medusa

Medusa is a config generator for glider (https://github.com/nadoo/glider)

Install

git clone [email protected]:philoinovsky/Medusa.git
pip3 install ./Medusa

Usage

python3 -m medusa -h
usage: __main__.py [-h] -o OUTPUT [--backend BACKEND]

options:
  -h, --help            show this help message and exit
  -o OUTPUT, --output OUTPUT
  --backend BACKEND, default to glider

Config Template

subscriptions:
  - https://your-proxy-subscription-url
  - ...