Instead of juggling ss, lsof, and netstat, try:
-
portpulse live --threshold 0.3→ see risky connections -
portpulse trace --pid $(pgrep myapp)→ follow process network activity - Interactive graph → visualize process ↔ domain connections
-
/filter in TUI → filter by process/domain/port -
portpulse export -f csv -w all→ audit ready logs
Open source → GitHub: PortPulse
💬 Comment your favorite debugging trick!
If PortPulse helped you, consider giving it a ⭐ — it means the world to us!
Top comments (0)