hiddifypanel multi proxy panel
Project description
hiddifypanel Flask Application
hiddifypanel to create multi proxy using xray mtproxy and others
under development do not use it yet
Installation
From source:
git clone https://github.com/hiddify/HiddifyPanel hiddifypanel
cd hiddifypanel
make install
From pypi:
pip install hiddifypanel
Executing
This application has a CLI interface that extends the Flask CLI.
Just run:
$ hiddifypanel
or
$ python -m hiddifypanel
To see the help message and usage instructions.
First run
hiddifypanel create-db # run once
hiddifypanel populate-db # run once (optional)
hiddifypanel add-user -u admin -p 1234 # ads a user
hiddifypanel run
Go to:
- Website: http://localhost:5000
- Admin: http://localhost:5000/admin/
- user: admin, senha: 1234
- API GET:
Note: You can also use
flask run
to run the application.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hiddifypanel-0.8.0.tar.gz
(15.2 MB
view hashes)
Built Distribution
Close
Hashes for hiddifypanel-0.8.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 059484548f110762cc089229e7857de927f17be031ffd73af43e167e065212b3 |
|
MD5 | 219fbf4c4783721aa7018579ebce96bd |
|
BLAKE2b-256 | 1aec78e2246f570c8103cc00dbdd0126a21364f4ef4d14b3350fbdc7d8b4db84 |