How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Terminal Network scanner & diagnostic tool with modern TUI
The main features of chleba/netscanner are: Networking and Internet, System Utilities.
Projects with overlapping indexed features include: imsnif/bandwhich — bandwhich is a command-line network utility and terminal bandwidth monitor designed for real-time traffic analysis. It… pythops/oryx — 🕵️♂️ TUI for sniffing network traffic using eBPF on Linux. fujiapple852/trippy — Trippy is a network diagnostic tool and terminal user interface that combines ping and traceroute functionality to… hyperb1iss/unifly — 🌐 Elegant UniFi network management CLI & TUI - for humans and agents. agauniyal/rang — A Minimal, Header only Modern c++ library for terminal goodies 💄✨. 8lwxpg/powertoysrun-processkiller — A PowerToys Run plugin for killing processes.
🌐 Elegant UniFi network management CLI & TUI - for humans and agents
bandwhich is a command-line network utility and terminal bandwidth monitor designed for real-time traffic analysis. It functions as a process-based traffic tracker that links network bandwidth usage directly to the system processes and remote hosts responsible for the data transfer. The tool provides a terminal user interface for monitoring active connections and identifying data-consuming applications. It performs background reverse DNS lookups to associate remote IP addresses with human-readable hostnames and tracks cumulative data utilization over the duration of a capture session. Its br
Trippy is a network diagnostic tool and terminal user interface that combines ping and traceroute functionality to analyze network paths and performance. It provides a network packet parser and path analyzer to detect packet loss, jitter, and multipath routing through continuous network probing. The project is distinguished by its support for specialized tracing strategies, including Paris and Dublin, to ensure consistent path discovery. It identifies network address translation devices and utilizes heuristic analysis to distinguish genuine packet loss from rate-limiting. Broad capability ar
🕵️♂️ TUI for sniffing network traffic using eBPF on Linux