1 Star 0 Fork 8

Call刘sir了/python堡垒机

forked from py2010/python堡垒机 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
requirements.2222.txt 724 Bytes
一键复制 编辑 原始数据 按行查看 历史
py2010 提交于 2021-06-30 15:18 . python堡垒机
# python3.6
## centos7
## yum install -y epel-release
## yum install -y python36 python36-pip python36-devel
django==2.2
django-bootstrap3
##使用postgresql
##yum install -y postgresql-devel
##apt install -y postgresql-server-dev-all
#psycopg2
##使用mysql
##mysqlclient==1.4.2
##centos
##yum -y install mysql-devel
##ubuntu
##apt install libmariadbd-dev
https://github.com/darklow/django-suit/tarball/v2
paramiko
pycrypto==2.6.1
rsa
uvicorn==0.7.1
gunicorn
#futures
#djangorestframework
# yum install -y gcc
channels==2.2
channels-redis
#asgi-redis
#daphne
django_redis
hiredis
elasticsearch
## 登陆时增加otp验证
django_otp
qrcode
pillow
pyzabbix
#docker-compose
#docker
python-magic
selectors
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/lucifer2008_admin/dx.git
git@gitee.com:lucifer2008_admin/dx.git
lucifer2008_admin
dx
python堡垒机
main

搜索帮助