Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 265 Bytes

File metadata and controls

18 lines (11 loc) · 265 Bytes

Remote-shell

Written using python and sockets, allows the client to run several commands on the server, including taking a screenshot of the server and sending it to the client.

To run:

The server:

python3 server.py

The clinet:

python3 client.py