哪吒面板-随时随地查看你所有服务器的运行状态
1.GitHub相关
git认证
创建一个OAuth Apps,
打开:
https://github.com/settings/developers 然后点击New OAuth App按钮,填入你第一个域名
http://你的域名:8008
http://你的域名:8008/oauth2/callback
git账号创建新的登录验证
Client ID
71d3b44cffc6533217165a
Client secrets
c4c28d758015414350ee9rsefd1e46c1f021f6b6c1cbd
2.探针脚本相关
哪吒探针官方脚本
curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh
sudo ./nezha.sh
作者源GitHub地址
https://github.com/naiba/nezha