Skip to content

Add prt to Dashboards#633

Open
rekurt wants to merge 1 commit intorothgar:mainfrom
rekurt:add-prt
Open

Add prt to Dashboards#633
rekurt wants to merge 1 commit intorothgar:mainfrom
rekurt:add-prt

Conversation

@rekurt
Copy link
Copy Markdown

@rekurt rekurt commented Apr 8, 2026

Description

prt is a real-time terminal UI for monitoring network ports — an interactive alternative to lsof -i / ss -tlnp.

Key features:

  • Live auto-refreshing table with change tracking (new connections = green, closed = red)
  • Known ports database (170+ services), suspicious connection detection
  • Container awareness (Docker/Podman), bandwidth monitoring
  • Firewall quick-block, strace/dtruss attach, SSH tunnel creation
  • Alert rules via TOML config, process tree visualization
  • NDJSON streaming and watch mode for scripting
  • Multilingual (EN, RU, ZH), cross-platform (macOS + Linux)

Built with Rust (ratatui + crossterm). Install: cargo install prt

Similar tools already in the list: bandwhich, nethogs, netscanner, oryx — prt complements these as a comprehensive port-focused monitoring TUI.

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