Remote Access made with python
There are 6 files 3 for servers and 3 for clients Mouse, Keyboard, and Screen viewing works indepentently and all of them should I have different ports binded
git clone https://github.com/ArmenG888/PyRemoteAccess
cd PyRemoteAccess
pip install -r requirements.txt
pip3 install -r requirements.txt