Remote-Code-Command-execution

A naive ssh clone
git clone https://github.com/abdulrahim2002/Remote-Code-Command-execution

Log | Files | Refs | README

commit 5480ff71a24cc378813003bede8baaf084bcbba0
parent c6d32c72998f64f029741416b7dc890748f067f1
Author: abdulrahim2002 <89011337+abdulrahim2002@users.noreply.github.com>
Date:   Thu,  3 Aug 2023 03:55:31 +0530

Update README.md
Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -3,8 +3,9 @@ A python implementation of remote code and command execution. Using the provided code you can connect 2 machines and remotely execute commands from one machine to another. It also features live video streaming/screen sharing. Which means that while executing commands on the remote machine you can see what change those executions are making. +# Screen Shots - +https://youtu.be/2l4CWBmEw50 ## Features