Skip to content

feat(ui): add Host tab with socket inventory - #568

Open
domcyrus wants to merge 1 commit into
mainfrom
feat/host-socket-inventory
Open

feat(ui): add Host tab with socket inventory#568
domcyrus wants to merge 1 commit into
mainfrom
feat/host-socket-inventory

Conversation

@domcyrus

Copy link
Copy Markdown
Owner
  • New Host tab (5) reads the OS socket table, independent of packet capture: TCP LISTEN sockets, UDP BOUND endpoints, TCP state totals, observed RTT, and process owners
  • Moves the detailed interface table from Activity to the Host tab (i/s switch subviews)
  • rustnet-host gains ProcessLookup::socket_snapshot (procfs, lsof, sockstat -s, IP Helper)
  • Docs updated in all three languages; help overlay covers both Host subviews

- new Host tab (5) shows the OS socket table: TCP LISTEN, UDP BOUND,
  state totals, observed RTT, and process owners
- moves the detailed interface table from Activity to the Host tab
- rustnet-host exposes ProcessLookup::socket_snapshot on Linux, macOS,
  FreeBSD, and Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant