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.
 
 
 
 
 
 
mdserver-web/README.md

286 B

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