A client-server application for controlling computer remotely
Client can manage process, application, change Windows registry, shutdown computer and get keystroke from server
Socket Programming
Computer Network Project
🧑 Nguyễn Đăng Tiến Thành
- Github: @tienthanh214
👶 Lê Công Bình
- Github: @binhlecong
👧 Nguyễn Lê Bảo Thi
- Github: @baothi250501
git clone git@github.com:tienthanh214/Socket-Programming.git
Please run pip install -r requirements.txt
to install all neccessary libraries before running
For server, run py code\server\main.py
For client, run py code\client\main.py
Or just run server.exe
and client.exe
Available on Windows 7, Windows 10