Simple Linux Panel
Go to file
Mr Chen ef856a1420 Update README.md 2019-03-05 11:18:31 +08:00
class 增加灵活性 2019-03-05 10:42:47 +08:00
data 增加网站分类功能 2019-03-04 14:09:43 +08:00
plugins 增加灵活性 2019-03-05 10:42:47 +08:00
rewrite/nginx u 2019-01-17 14:19:48 +08:00
route 修复phpinfo显示 2019-03-04 23:22:29 +08:00
scripts 脚本修复 2019-03-05 10:04:05 +08:00
ssl 面板设置功能ok 2019-02-22 14:22:13 +08:00
version Update info.json 2019-02-26 16:09:07 +08:00
.gitignore 面板设置功能ok 2019-02-22 14:22:13 +08:00
LICENSE Initial commit 2018-09-11 14:44:15 +08:00
README.md Update README.md 2019-03-05 11:18:31 +08:00
app.py update 2019-02-18 16:21:31 +08:00
cli.sh update 2019-02-19 17:29:07 +08:00
requirements.txt uu 2019-02-22 11:47:56 +08:00
setting.py 找到问题,待解决 2019-03-04 19:45:06 +08:00
task.py update 2019-02-19 17:29:07 +08:00
tools.py Create tools.py 2019-01-15 15:06:17 +08:00

README.md

mdserver-web

简单的Linux面板

自动安装

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