Remote-Code-Command-execution

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

Log | Files | Refs | README

streamVideo.bat (49B)


      1 @echo on
      2 cmd /K "python streamVideo.py"
      3 pause