pvw

Terminal-based port viewer

TLDR

Launch the port viewer TUI
$ pvw

SYNOPSIS

pvw [options]

DESCRIPTION

pvw is a terminal-based port viewer that provides a simple and intuitive interface to monitor ports in use on your system. It features keyboard-based navigation for inspecting open and closed ports.

INSTALL

yay -S pvw

HISTORY

pvw was created by allyring and is written in Go.

SEE ALSO

ss(8), netstat(8), lsof(8)