Simple Linux Panel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mr Chen f16ac23b78 u 7 years ago
class 7 years ago
data u 7 years ago
models up 7 years ago
plugins u 7 years ago
route u 7 years ago
scripts u 7 years ago
static u 7 years ago
templates u 7 years ago
test up 7 years ago
.gitignore 更新 7 years ago
LICENSE Initial commit 7 years ago
README.md u 7 years ago
app.py u 7 years ago
del_pyc.sh Update del_pyc.sh 7 years ago
requirements.txt up 7 years ago
start.sh up 7 years ago
task.py u 7 years ago

README.md

mdweb

简单的Linux面板

自动安装

curl -fsSL  https://raw.githubusercontent.com/midoks/mdweb/master/sciprts/install.sh | sh

手动操作

  • pip install pip==9.0.3
  • pip install flask
  • pip install gunicorn
  • pip install psutil
  • pip install -r requirements.txt