N

Network Scanner

network scan tool written in Python which can be run on the system locally

8

Created on 26th June 2024

N

Network Scanner

network scan tool written in Python which can be run on the system locally

The problem Network Scanner solves

It is made to run on mac as mac system does not allow tools like nmap, but it can be run on any system

Challenges I ran into

Challenges were to find specific libraries to keep it very small in size and still get the work done on every system that Python language supports

The libraries that were finally chosen were scapy and socket to make the complete script run, this can pose errors in some system where the terminal would report that ARP is missing in the scapy.layers for system but it can be corrected by importing the scapy library again

Discussion

Builders also viewed

See more projects on Devfolio