1\ Baraka Mohamed
2\ Haitem Mihoubi
- The Program is Written in Python3.
- Server Is Listening By DEFAULT on every interface ( 0.0.0.0 ) at Port 8083 ( you can make changes If needed ! ).
- To Stop The KeyLogger : just Abort The Connection From The Client Side And It Will Stops Running.
- Using Netcat : nc -v <Ip> <Port>.
- Using Any Client Program That Receives and Decode Data From Server ( socket programming is prefered !).