diff --git a/README.md b/README.md index e800796..7d24843 100644 --- a/README.md +++ b/README.md @@ -60,14 +60,26 @@ Security audit logging with severity levels (INFO → EMERGENCY). Real-time file
-| VM Library | Packet Analysis | -|:---:|:---:| -| *Multi-VM management with live packet log panel* | *Wireshark-style deep packet inspection* | +SecVF — tactical redesign hero: VM library, sidebar filters, selected-VM detail card, live packet monitor strip in one window -> 📸 Screenshots coming soon — build from source and run to see it in action. +The redesigned tactical UI · VM library, selected-VM detail card, and live packet monitor strip in one window · OD-green = operational · safety orange = capturing / attention · red = destructive · Rendered from docs/ui-redesign-mockup.html — open it in a browser for the live, theme-switchable mockup.
+### VM library — toolbar, sidebar filters, status pills, sparkline traffic + +VM library: NSToolbar with grouped actions (Start / New / Configure / Delete), sidebar filters by state / OS / network, VM table with status pills and in-line CPU·RAM / Disk / Traffic columns + +### Selected-VM detail card — uptime, CPU, memory, network, packets, mode + +Detail card showing uptime, CPU, memory bar, network ↓/↑, packets, mode for the selected VM, with Console and Capture actions + +### Live packet monitor strip — at-a-glance situational awareness + +Live packet monitor strip showing TLS / DNS / HTTP / TCP / ICMP / ARP rows with protocol-coded colors; CAPTURING badge and live rate counters + +> For deep filter/inspect work the dedicated **Packet Analysis** window (⌘⇧P) carries Wireshark-style display filters, layer-by-layer decode, and PCAP export — see the *Packet Analysis* section below. + --- ## 🚀 Quick Start