Skip to content

whoismek/SimplePanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplePanel

Monitor your BDS Server in broswer

Requirements

Python3
Flask (use pip3 install flask to install)

Configure

modify main.py
modify SECRET_KEY=b"YOUR_PASSWORD_ENG_NUMBER"
specify your server path ["F:\\bedrock-server-1.14.21.0\\bedrock_server.exe"],"F:\\bedrock-server-1.14.21.0\\"
specify www port app.run(host="0.0.0.0", port=3390)

Start

python3 main.py
daemon will restart server when it dies.
open http://your_ip:3390/ in browser

About

Monitor your BDS Server in broswer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published