使用以下命令替换旧版客户端脚本:
curl -L https://raw.githubusercontent.com/Kiritocyz/nezha/main/install.sh -o install.sh
chmod +x install.sh
./install.sh执行以下命令,默认降级至 18.0 版本:
bash <(curl -Ls https://raw.githubusercontent.com/eooce/scripts/master/nezha.sh)如果需要降级到特定版本(例如 17.5):
VERSION=17.5 bash <(curl -Ls https://raw.githubusercontent.com/eooce/scripts/master/nezha.sh)执行以下命令,默认降级至 15.15 版本:
bash <(curl -Ls https://raw.githubusercontent.com/eooce/scripts/master/agent.sh)wget https://github.com/nezhahq/agent/releases/tag/v0.17.5如果需要降级到特定版本(例如 16.11):
VERSION=16.11 bash <(curl -Ls https://raw.githubusercontent.com/eooce/scripts/master/agent.sh)降级完成后,使用以下命令确认版本信息:
nezha-agent --version或查看面板界面的版本信息以确认是否成功降级。
https://nzz.openface.cc/