dhcp_probe

network DHCP or BootP server discover

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