Simple Linux Panel
Go to file
Mr Chen 34f8ef702d update 2019-04-26 15:58:58 +08:00
class Update site_api.py 2019-04-24 23:40:55 +08:00
data waf 2019-04-24 00:15:01 +08:00
plugins update 2019-04-26 15:58:58 +08:00
rewrite/nginx update 2019-04-02 17:36:03 +08:00
route 删除防火墙栏目 2019-04-25 17:47:05 +08:00
scripts Update install_centos.sh 2019-04-02 16:46:46 +08:00
ssl 面板设置功能ok 2019-02-22 14:22:13 +08:00
version 0.7.3 2019-03-29 01:14:01 +08:00
.gitignore 修复bug 2019-03-27 00:30:43 +08:00
LICENSE Initial commit 2018-09-11 14:44:15 +08:00
README.md Update README.md 2019-03-28 17:21:44 +08:00
app.py update 2019-02-18 16:21:31 +08:00
cli.sh up 2019-03-14 12:53:21 +08:00
requirements.txt Update requirements.txt 2019-04-02 15:17:58 +08:00
setting.py Update setting.py 2019-03-15 18:02:09 +08:00
task.py 优化重启和任务功能 2019-04-19 10:37:02 +08:00
tools.py 优化修改 2019-03-14 02:07:39 +08:00

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

了解更多...