# github原始脚本
curl https://raw.githubusercontent.com/imblowsnow/server-monitor/master/deploy-server.sh | bash -s -- 22251
# 加速脚本
curl https://cdn.jsdelivr.net/gh/imblowsnow/server-monitor@master/deploy-server.sh | bash -s -- 22251
CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build
- 编写后台API / 首页API
- 编写视图页面
- 对接服务器终端
- 通知渠道
- 上线/离线通知