From 2b1648d5e18c637ea43c7656a2ed3b83645f8492 Mon Sep 17 00:00:00 2001 From: Narsty Date: Sat, 27 May 2023 21:48:39 -0500 Subject: [PATCH] Remote Shell.txt --- Executions/Remote Shell.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Executions/Remote Shell.txt b/Executions/Remote Shell.txt index 8c92d2f..3990f7d 100644 --- a/Executions/Remote Shell.txt +++ b/Executions/Remote Shell.txt @@ -13,7 +13,7 @@ REM you can connect to your WebSocket server like this: 'websocat ws://localhost REM Once connected, you can type a command and press Enter to send it. REM The server will execute the command and send back the output. REM To shut down the server, use the kill command with the PID -Replace 12345 with the actual PID from your 'kill 12345' +REM Replace 12345 with the actual PID from your 'kill 12345' REM Requirements: Homebrew/python3/websocat