Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 437 Bytes

File metadata and controls

19 lines (12 loc) · 437 Bytes

How To Run?

Linux :

python3 logger.py 

Windows

Manually type in the Default Gateway IP Address(Example : 172.16.12.1 for C Hostel. For other wifi networks type ipconfig in the cmd to find the gateway address) and port number(1000 -- it's the same for any wifi network in the campus) in the try catch block and run :

python3 logger.py 

Android

Install termux and run the python script.