Home
Softono
Remote-CMD

Remote-CMD

Open source MIT Python
11
Stars
3
Forks
0
Issues
2
Watchers
4 years
Last Commit

About Remote-CMD

Establish a Terminal session to a computer from another computer without SSH.

Platforms

Web Self-hosted Linux

Languages

Python

Links


Remote CMD

Making Remote Management Easier

With Remote-CMD, you can establish a Terminal session to a computer from another computer that's connected to the same network or to the Internet.

Usage

On host, run server.py

python3 server.py

For Client, use client.py (For security reasons, no more than one client can be connected to a remote)

python3 client.py <IPv4 Address of the server> <client preferred name>

Screenshots

Host Machine (Server-side) Client Machine

License

The Remote-CMD is licensed under the terms of the MIT license and is available for free.

Links

Authors

Acknowledgments

  • Hat tip to anyone whose code was used.
  • Myself :P



Made with ❤️ by Krishna Alagiri

wave