Both scripts require the pynput module:
pip install pynputRuns on port 8000
py server.pyRun with server ip address as the first argument:
py client.py 192.168.1.1Replace 192.168.1.1 with the server address.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Both scripts require the pynput module:
pip install pynputRuns on port 8000
py server.pyRun with server ip address as the first argument:
py client.py 192.168.1.1Replace 192.168.1.1 with the server address.