ulogd

Netfilter Userspace Logging Daemon

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