diff --git a/Executions/Remote Shell.txt b/Executions/Remote Shell.txt index 3990f7d..a75603b 100644 --- a/Executions/Remote Shell.txt +++ b/Executions/Remote Shell.txt @@ -10,6 +10,7 @@ REM Clears the terminal history and exits the terminal. REM to connect to the shell remotley: 'brew install websocat' REM After you've installed websocat, REM you can connect to your WebSocket server like this: 'websocat ws://localhost:8765' +REM Replace "localhost" with targets I.P. address 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