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 e2317f50b5 Update common.py 6 years ago
class Update common.py 6 years ago
data 增加网站分类功能 6 years ago
plugins update 6 years ago
rewrite/nginx u 6 years ago
route 安装提示更新 6 years ago
scripts chkconfig自启动需要 6 years ago
ssl 面板设置功能ok 6 years ago
version Update info.json 6 years ago
.gitignore 优化修改 6 years ago
LICENSE Initial commit 7 years ago
README.md Update README.md 6 years ago
app.py update 6 years ago
cli.sh up 6 years ago
requirements.txt Update requirements.txt 6 years ago
setting.py 找到问题,待解决 6 years ago
task.py Update task.py 6 years ago
tools.py 优化修改 6 years ago

README.md

mdserver-web

简单的Linux面板,感谢bt.cn写出如此好的web管理软件。我一看到,就知道这是我一直想要的页面化管理方式。 复制了后台管理界面,按照自己想要的方式写了一版。

自动安装

curl -fsSL  https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install.sh | sh

更新

curl -fsSL  https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/update.sh | sh

wiki