Back to browse
GitHub Repository

easy to use network scanner, with a clickable tui interface

191 starsGo

Nibble a fast and easy to use network scanner

by saberd·Feb 17, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemShip It

Fast ARP + subnet sweep network scanner with hardware identification in a clean TUI.

Strengths
  • Two-phase discovery (ARP cache first, then full sweep) skips redundant scanning
  • Hardware vendor mapping via MAC addresses makes unidentified IPs immediately recognizable
  • Multi-platform distribution (brew, npm, pip, go) lowers friction for different workflows
Weaknesses
  • Network scanning is a solved category (nmap, Zenmap, Angry IP Scanner exist)
  • No evidence of scanning speed advantage over established tools or benchmark data
Target Audience

Network administrators, DevOps engineers, sysadmins managing LANs or VPNs

Similar To

nmap · Zenmap · Angry IP Scanner

Post Description

Hi HN. I built Nibble, a local network scanner I always wanted because I kept forgetting the quickest way to find devices and services on my LAN or VPN that I needed to SSH or log into. It focuses on speed and ease of use.

It scans common ports, grabs service banners, and identifies hardware vendors in a clean terminal UI. It’s open source and MIT Licensed, and it's available on brew, npm and pip.

I’d love for you to try it out.

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
203mo ago