A cross-platform CLI tool written in C to inspect what's running on specific ports and explain process details.

Release status Homebrew version

Demo

wir demo

Features

Installation

Via Homebrew (macOS):

brew tap AlbertoBarrago/tap
brew install wir

Building from source:

make
sudo make install

Source

Full documentation, usage, and source code on GitHub.