Back to browse
GitHub Repository

htop for the airwaves — a live 802.11 (Wi-Fi) RF dashboard in your terminal

52 starsJavaScript

htop for the airwaves — a live 802.11 RF dashboard in your terminal

by r3tr0·May 29, 2026·10 points·0 comments

AI Analysis

●●●BangerWizardryNiche Gem

eBPF kernel tracing lets you sniff Wi-Fi without monitor mode or disconnecting.

Strengths
  • Attaches to mac80211 kernel structures instead of requiring raw socket monitor mode.
  • Visualizes RSSI histograms and frame types using braille graphics in real time.
  • Anonymization flag masks SSIDs and MACs for safe screenshot sharing.
Weaknesses
  • Linux-only dependency on eBPF limits adoption across macOS or Windows users.
  • Requires recent Linux kernel with eBPF support, breaking older distros or containers.
Target Audience

Network engineers, Linux sysadmins, security researchers

Similar To

airodump-ng · Kismet · Wireshark

Similar Projects

Security●●●Banger

ClawShield – Open-source security proxy for AI agents (Go, eBPF)

Defense-in-depth AI agent firewall: proxy + eBPF kernel + three-tier injection detection.

WizardrySolve My Problem
sleuthco
223mo ago

CC Wiretap – intercepting and visualizing Claude Code traffic real-time

Instead of wrestling with raw mitmproxy output, this tool gives a purpose-built UI that shows system prompts, tool definitions, token accounting, streaming responses and tool calls — all in real time. The one-liner shell setup, keyboard shortcuts, and token breakdown make debugging Claude Code conversations startlingly quicker, though it’s inherently a local MITM (trust the generated CA) and is narrow by design to Anthropic’s workflow.

Niche GemSolve My Problem
wierdbytes
204mo ago
Developer Tools●●●Banger

Live, system-wide USB transfer sniffer in eBPF

eBPF-based USB sniffer bypasses usbmon entirely using universal URB hooks for zero-setup debugging.

WizardrySolve My ProblemDark Horse
r3tr0
9016d ago