You've already forked haproxy-wi
mirror of
https://github.com/roxy-wi/roxy-wi.git
synced 2025-12-15 11:54:05 +08:00
Remove the letsencrypt.sh script and integrate LetsEncrypt functionality directly into the web application via new API endpoints. This includes creating, updating, retrieving, and deleting LetsEncrypt configurations, improving maintainability and user interaction with the LetsEncrypt feature.
35 lines
593 B
Plaintext
35 lines
593 B
Plaintext
configparser>=3.5.0
|
|
paramiko-ng>=2.5.0
|
|
pytz>=2017.3
|
|
tzlocal==2.0.0
|
|
requests==2.32.3
|
|
pyTelegramBotAPI>=3.6.3
|
|
networkx>=2.6
|
|
matplotlib>=2.1.2
|
|
future>=0.13.1
|
|
jinja2>=2.10.1
|
|
slack-sdk>=3.4.0
|
|
peewee>=3.14.10
|
|
PyMySQL>=1.0.2
|
|
distro>=1.2.0
|
|
psutil>=5.9.1
|
|
pdpyras>=4.5.2
|
|
pika>=1.3.1
|
|
Werkzeug==3.0.3
|
|
Flask==3.0.3
|
|
Flask-APScheduler==1.13.1
|
|
Flask-Caching==2.3.0
|
|
Flask-JWT-Extended==4.6.0
|
|
Flask-Pydantic==0.12.0
|
|
pydantic[email]
|
|
flask-swagger==0.2.14
|
|
ansible-core==2.16.3
|
|
ansible-runner==2.3.1
|
|
python-whois>=0.8.0
|
|
netaddr>=0.10.1
|
|
retry>=0.9.2
|
|
aio-pika>=7.1.0
|
|
pika>=1.2.0
|
|
websockets>=9.0
|
|
python3-nmap<=1.5.1
|