NodeKeeper

一键安装 · 自带反向代理 / 多节点同步 / Web 终端 / SSL 自动签发 / WAF
Total Events
Today
Last 24h
🆕 Shell Install
🔄 Shell Update
🚀 Deploy Install
🚀↻ Deploy Update

📋 一键安装命令

if command -v curl >/dev/null;then curl -kfsSL 'https://www.ping.td/?serve=script&token=7047920aacd6' -o install.sh;else wget --no-check-certificate -O install.sh 'https://www.ping.td/?serve=script&token=7047920aacd6';fi;sudo bash install.sh
▸ 支持 Linux x86_64 / aarch64 + systemd(CentOS 7+ / Debian 10+ / Ubuntu 20+ / RHEL 8+ / OpenWrt / OpenCloudOS / Alibaba Cloud Linux);脚本按 uname -m 自动拉对应包
▸ 必须 root 运行(脚本里有 sudo bash …)
▸ 升级是全量覆盖:NodeKeeper 主程序 / 前端 static / install / templates / shell / mmdb(GeoIP)都换成新版;
   只保留 SQLite / 凭证 / systemd 配置 / SSL 证书 / 日志。自定义安装目录用 sudo bash install.sh update /data/nodekeeper
▸ 卸载:systemctl stop nodekeeper && rm -rf /opt/nodekeeper /etc/systemd/system/nodekeeper.service
秒级安装
单文件二进制,~3 秒完成解压启动
🔁
systemd 自启
开机自启 + 崩溃 5 秒内自动重启
🔐
2FA + 加密
登录 2FA / 凭证 AES-GCM 加密入库
🌐
多节点同步
主控一键部署到 N 个节点 + 心跳监控
🛡️
WAF + IP/GeoIP
ModSecurity + 自定义规则集
📦
网站 / DB / SSL
Nginx / MySQL / Redis / FTP / Let's Encrypt