Introducing NetViews 2.3: A Robust Network Diagnostic Tool for macOS

NetViews 2.3 is a macOS network utility designed for improved visibility into both wired and wireless networks. Initially known as PingStalker and rebranded due to community feedback, NetViews aims to consolidate network diagnostics into a single, visual interface.
Key Features
- Discovery and Scanning: Utilizes ARP, ICMP, mDNS, and DNS discovery to identify devices on your subnet efficiently. It prioritizes ARP table-based scans for speed, followed by ICMP to minimize traditional scanning delays.
- Wireless Visibility: Offers detailed Wi-Fi connection metrics, signal performance data, and tools for locating associated access points visually and audibly.
- Monitoring and Timelines: Provides connection and ping timelines for durations ranging from 1 to 8 hours. The real-time monitoring includes latency and packet loss visualization.
- Low-level Traffic Analysis: Supports live traffic capture for various protocols like DHCP, ARP, 802.1X, LLDP/CDP, and mDNS, presented in a human-readable format for easier analysis.
Under the hood, NetViews is built using Swift, leveraging low-level BSD sockets for ICMP and ARP, and Apple's Network framework for efficient interface enumeration.
This tool primarily targets network professionals and Wi-Fi engineers who require comprehensive diagnostics and simplified workflows on macOS. The current version is available with a 7-day free trial, after which users can opt for a one-time purchase license.
📖 Read the full source: HN LLM Tools
👀 See Also

Claude Desktop App Cowork Function Enables AI-to-AI Communication via Shared Google Docs
Users successfully implemented Claude-to-Claude communication using the new cowork function in the desktop app, with two AI agents reading and writing to a shared Google Doc in a structured five-exchange dialogue.

OpenClaw Plugin Categories and Their Practical Functions
A Reddit post categorizes OpenClaw plugins by function, listing specific tools like commit-guard for preventing secret leaks, dep-audit for vulnerability scanning, and cortex-memory for layered memory management.

Alternative AI Coding Setup After Claude Price Increase
A developer shares their current AI coding setup using GPT 5.4 as the primary model, Codex as a fallback included in ChatGPT subscription, and Minimax 2.7 as a backup with coding plan pricing.

Claude Desktop App Adds Projects Feature to Cowork Interface
The Claude desktop app now includes a Projects feature in Cowork, allowing users to organize tasks and context in dedicated workspaces. Files and instructions remain on the user's local computer, with options to import existing projects or start new ones.