Remote Shell.txt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user