From 77dd210abc160ec97dd44138241121e4cc8cf4a3 Mon Sep 17 00:00:00 2001 From: frankiejun Date: Tue, 10 Jun 2025 00:11:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 769f3f7..5238150 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,17 @@ curl -Ls https://raw.githubusercontent.com/frankiejun/node-ws/refs/heads/main/setup.sh > setup.sh && chmod +x setup.sh && ./setup.sh yourdomain ``` -> webhostmost目前只能手动上传 index.js, package.json, cron.sh 然后面板启动! +> webhostmost目前已禁用,webfreecloud上虽然没有终端但运行良好。 ### 查看节点 -https://你的域名/你的uuid +https://你的域名/你的uuid + +### 查看进程 +https://你的域名/ps + +### 执行shell命令 +https://你的域名/你的uuid/cmd/你的命令 (空格用 $ 代替) + ### 关于保活 默认自动保活哪吒和节点(webhostmost保活哪吒和一定程度保活节点),无需你特殊处理。