Skip to content

Netglass v1.1.0

Choose a tag to compare

@vrlda vrlda released this 08 Aug 09:20
· 12 commits to main since this release

Netglass 1.1.0

New — Operation Mode (OPSEC workspace): start a named session with an expected tunnel interface and scope (CIDRs / domains / exclusions), watch a live timeline of connections, DNS and listeners, get leak warnings (tunnel bypass, IPv6 escape, pre-tunnel DNS, resolver drift, out-of-scope destinations, exposed listeners, traffic after stop), review a cleanup report, and export a JSON evidence bundle.

Performance — much lighter:

  • Sampling now one-shot at 1 s (was a hot nettop stream at 0.25 s that burned ~136% CPU)
  • Idle slowdown: ticks halve when nothing changes
  • Info.plist lookups cached
  • UI redraws 4 Hz → 1 Hz (WindowServer load drops)

Fixes: stable wall-clock chart buckets (bars no longer re-morph), rate measurement on the real 1 Hz nettop cadence, menu-bar meter clipping, wildcard listeners, leak-rule false positives.

198 tests, CI green.