Skip to content

nolaurence/linuxweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linuxweb

linux web控制面板

一个用python做的linux web面板,可以通web来管理linux

现在主要的功能是搭建高性能的web网站




运行方式

1.pip install -r requirements.txt

2.python runserver.py

登录的账号和密码在/var/log/flaskuserpwd.txt 这个文件中





如果你不想运行web界面,只是想安装高性能php环境,直接执行 cd project/shell/auto && sh autoinstall.sh





image image image image

About

linux web控制面板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.9%
  • Shell 23.2%
  • CSS 7.9%