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
- Krishna Alagiri - bearlike
Acknowledgments
- Hat tip to anyone whose code was used.
- Myself :P
Made with ❤️ by Krishna Alagiri
