Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 380 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 380 Bytes

Python3NetworkScanner

Python3 Network Scanner

This was a fun learning experience. Due to time constraints. Don't forget the /24 to scan entire network range. You have to manually add the scan("YourGateWayIpAddress/24") manually in the code, for it to discover network devices. Example to scan you entire subnet:

scan("X.X.X.X/24"), your Gateway.

https://youtu.be/0stsy3X-RHo