[ { "name": "easynode监控服务安装", "command": "curl -o- https://mirror.ghproxy.com/https://raw.githubusercontent.com/chaos-zhu/easynode/main/client/easynode-client-install.sh | bash", "description": "easynode-监控服务-安装脚本" }, { "name": "easynode监控服务卸载", "command": "curl -o- https://mirror.ghproxy.com/https://raw.githubusercontent.com/chaos-zhu/easynode/main/client/easynode-client-uninstall.sh | bash", "description": "easynode-监控服务-卸载脚本" }, { "name": "查询本机公网IP", "command": "curl ifconfig.me", "description": "查询本机公网IP" } ]