Remote Shell.txt

This commit is contained in:
Narsty
2023-05-27 21:48:39 -05:00
committed by GitHub
parent 2225282f93
commit 2b1648d5e1
+1 -1
View File
@@ -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