whoseportisitanyway 1.1.2

Cross-platform TUI for discovering which ports are in use, who owns them, and what they're for
Documentation
1
2
3
4
5
6
pub mod classifier;
pub mod cli;
pub mod config;
pub mod model;
pub mod scanner;
pub mod tui;