An Alfred 2/3 workflow that easily find and kill the process that is binding the given service name or port number
-
lsof-i [46][protocol][@hostname|hostaddr][:service|port]- Supports all [-i] option of LSOF(8)
-
lsof-i [service|port]- Or just type a port number
-
lsof-i [process]- Autocompletes process names
-
Press return to kill the selected process.


