Skip to content

A remote shell with a few commands, allows control of one computer from the other

Notifications You must be signed in to change notification settings

DragonTechRoyale/Remote-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A remote shell with a few commands, allows control of one computer from the other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages