netwatch ~ ~/labs.tsx
main·labs
nw
netwatchlabs
★ 1.8k// 01 · what we ship
> tools for the
terminal.
Zero-config network and infrastructure tools for Linux operators. Real-time, local-first, MIT-licensed.
1.8k
github_stars
3
tools
MIT
license
~ $ netwatchtui
// netwatch · loops · no audio▶ playing
// 02 · tools
3 reposnetwatch.tuiv0.13.0
Real-time network diagnostics in your terminal.
Zero-config TUI for Linux. Interface bandwidth, gateway latency, packet loss, DNS latency, connection count — one binary, no root, instant visibility.
$
brew install matthart1983/tap/netwatchTUILinuxMIT
★ 1.8k↗netscan.tuiv0.1.0
Continuous attack-surface monitor — a TUI workflow for nmap.
A TUI layer on top of the nmap engine. Target inventory, saved profiles, live streaming results, SQLite-backed scan history with automatic differential scanning, incident bundle export, opt-in AI triage.
$
cargo install netscan-tuiTUISecurityMIT
★ 20↗essh.tuiv0.2.7
Enhanced SSH client for server fleets.
TUI SSH client with concurrent sessions, per-connection host diagnostics, file transfer, port forwarding, and fleet management — built with russh in pure Rust.
$
cargo install esshTUISSHMIT
★ 63↗// 03 · writing
3 postsApril 11, 2026 · 14 min read14 min read →March 15, 2026 · 7 min read7 min read →February 8, 2026 · 5 min read5 min read →
Velocitas vs Artio vs QuickFIX/J: A Three-Way Latency Shootout on a Realistic Trading Topology
Most FIX engine benchmarks measure parse() in a tight loop and call it a day. I built the real pipeline — TCP in, Aeron IPC, executor, Aeron back, TCP out — three times, in Rust (Velocitas), Java (Artio), and Java (QuickFIX/J). Five runs each. Here is what happened.
Zero to 700 Stars: Building a Rust TUI Network Analyzer
What it actually takes to build a terminal tool people want — and how netwatch grew from a one-day frustration fix to a tool used by 700+ developers worldwide.
essh: Building the SSH Client I Actually Wanted
Why I built another SSH client in Rust, what makes it different from the tools that already exist, and what terminal-native UX should feel like in 2026.
// 04 · cloud
Same agent, hosted dashboard.
Run the same 5 MB Rust agent. Get fleet-wide metrics, alerts, and 72-hour history without standing up your own backend.