fuckport 0.1.0

A CLI for killing processes by PID, name, or port.
Documentation
1
pub type AppResult<T> = Result<T, String>;