shihyuho / alfred-lsof-i

An Alfred 2/3 workflow that easily find and kill the process that is binding the given service name or port number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-lsof-i

An Alfred 2/3 workflow that easily find and kill the process that is binding the given service name or port number

Alfred Workflows

Usage

  1. lsof-i [46][protocol][@hostname|hostaddr][:service|port]

    • Supports all [-i] option of LSOF(8)

  2. lsof-i [service|port]

    • Or just type a port number

  3. lsof-i [process]

    • Autocompletes process names

  4. Press return to kill the selected process.

License

WTFPL

About

An Alfred 2/3 workflow that easily find and kill the process that is binding the given service name or port number


Languages

Language:Ruby 100.0%