Back to browse
GitHub Repository

A python based local network scanner

9 starsPython

LANscape – a fast local network scanner in Python

by mdennis281·Mar 8, 2026·2 points·0 comments

AI Analysis

MidSolve My Problem

Local LAN scanner alternative to Advanced IP Scanner—web UI but no differentiation.

Strengths
  • Configurable scanning (subnet, port ranges, protocol depth) beats Advanced IP Scanner simplicity
  • React web UI + WebSocket server for real-time results without browser reload
  • Docker multi-arch support (amd64, arm64) for edge deployment
Weaknesses
  • Advanced IP Scanner already dominates this space with GUI polish and Windows focus
  • No evidence of speed claims validated—'faster than Advanced IP Scanner' needs benchmarks
Target Audience

Network administrators, IT ops, sysadmins, home lab enthusiasts

Similar To

Advanced IP Scanner · Angry IP Scanner · Nmap

Post Description

I built this tool as an alternative to Advanced IP Scanner since both the speed and configurability of it are underwhelming. LANscape is highly configurable, allowing you to get into the weeds of what and how you are scanning subnets. I'm definitely looking for feedback on how I can make this better!

Similar Projects

Security●●Solid

TUI cross-platform Python tool for network discovery and port auditing

LAN Detection and Custom Scan modes combine ICMP, ARP and TCP socket checks to quickly enumerate hosts and probe common ports, plus exportable TXT logs and a Windows EXE for non‑Python users. It’s a handy, pragmatic tool for quick local audits or lab work; not groundbreaking (nmap/masscan still win for deep fingerprinting or high-performance scanning) but convenient and easy to drop into workflows.

Niche GemShip It
mennylevinski
204mo ago