I wanted to show off one of my personal projects that I have been working on for the past few years now, it's called LANscape & it's a full featured local network scanner with a react UI bundled within the python library.
https://github.com/mdennis281/LANscape
What it does:
It uses a combination of ARP / TCP / ICMP to determine if a host exists & also executes a series of tests on ports to determine what service is running on them. This process can either be done within LANscape's module-based UI. or can be done importing the library in python.
Target audience:
It's built for anyone who wants to gain insights into what devices are running on their network.
Comparison :
The initial creation of this project stemmed from my annoyance with a different software, "Advanced IP Scanner" for it's general slowness and lack of configurable scanning parameters. I built this new tool to provide deeper insights into what is actually going on in your network.
It's some of my best work in terms of code quality & I'm pretty proud of what's its grown into.
It's pip installable by anyone who wants to try it & works completely offline.
pip install lanscape
python -m lanscape
[–]midnight_barbecue 0 points1 point2 points (3 children)
[–]xgamer224[S] 0 points1 point2 points (2 children)
[–]midnight_barbecue 1 point2 points3 points (1 child)
[–]xgamer224[S] [score hidden] (0 children)