try-from

Wietse Venema's TCP wrapper utilities

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