netstat-nat

tool that display NAT connections

Debian Debian
RUN apt-get update && \ apt-get install -y netstat-nat
Ubuntu
RUN apt-get update && \ apt-get install -y netstat-nat
Arch Arch Linux
RUN pacman -S --noconfirm netstat-nat
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y netstat-nat
Fedora
RUN dnf install -y netstat-nat
Raspbian
RUN apt-get update && \ apt-get install -y netstat-nat
click the source code to copy install netstat-nat on any operating system with command-not-found.com