dhcrelay

ISC DHCP relay daemon

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