NetUtil is a native macOS diagnostics toolkit built with SwiftUI and Swift 6. 28 integrated network tools — Ping, Traceroute, Connectivity Doctor, Subnet Scanner, SSL Inspector, IP Geolocation, and more — in a symmetrical, Anti-Slop interface with zero third-party dependencies.
| Dashboard | Traceroute |
|---|---|
![]() |
![]() |
| Bandwidth Monitor | Speed Test |
|---|---|
![]() |
![]() |
Requires an Apple Silicon Mac (M1 or later) running macOS Tahoe (26) or later. Intel Macs are not supported.
brew install --cask aderamdani/tap/netutil
- Visit Releases.
- Download the latest
NetUtil-X.X.X.dmg. - Open the DMG and drag NetUtil to
Applications.
First launch: NetUtil is ad-hoc signed (not yet notarized), so macOS Gatekeeper blocks the first open. Right-click NetUtil in Applications and choose Open, or run
xattr -dr com.apple.quarantine /Applications/NetUtil.app.
- AGENTS.md — Architecture, coding standards, release workflow, HIG rules.
- docs/ARCHITECTURE.md — Full codebase map: structure, ToolStore, all 28 tools, subprocess patterns, concurrency, data models, export system.
- docs/CHANGELOG.md — Version history.
- docs/ROADMAP.md — Planned features.
- docs/TESTING.md — QA test scenarios and bug ledger.
- docs/CONTRIBUTING.md — Contribution guidelines.
- docs/SECURITY.md — Security policy.
MIT License — see LICENSE.
Built by Ade Ramdani. Native Swift. Zero Third-Party Dependencies.



