8000 GitHub - cachexy123/ServerStatus: ServerStatus with node management and monitor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cachexy123/ServerStatus

 
 

Repository files navigation

介绍(纯纯自用)

项目基于cppla版本ServerStatus, 增加如下功能:

  • 更方便的节点管理, 支持增删改查
  • 上下线通知(telegram)
  • Agent机器安装脚本改为systemd, 支持开机自启

由于未改动cppla版的任何代码,所以,我愿意把这个项目称为ServerStatus的小插件, 理论上它可以为任何版本的ServerStatus服务

安装

服务端复制以下命令,一键到底。 如需tg bot通知 自行修改docker-compose.bot.yml

其中,Bot token可以通过@BotFather创建机器人获取, Chat id可以通过@getuserID获取。

mkdir sss && cd sss && wget --no-check-certificate https://raw.githubusercontent.com/cachexy123/ServerStatus/master/sss.sh && chmod +x ./sss.sh && ./sss.sh 

安装成功后,web服务地址:http://ip:8081

参考

About

ServerStatus with node management and monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.9%
  • Shell 25.4%
  • Dockerfile 0.7%
0