isc-dhcp

Install command:
brew install isc-dhcp

Production-grade DHCP solution

https://www.isc.org/dhcp

License: MPL-2.0

Formula JSON API: /api/formula/isc-dhcp.json

Formula code: isc-dhcp.rb on GitHub

Bottle (binary package) installation support provided for:

Intel ventura
monterey
big sur
catalina
64-bit linux
Apple Silicon ventura
monterey
big sur

Current versions:

stable 4.4.3-P1
This install of dhcpd expects config files to be in $HOMEBREW_PREFIX/etc.
All state files (leases and pids) are stored in $HOMEBREW_PREFIX/var/dhcpd.

Dhcpd needs to run as root since it listens on privileged ports.

There are two plists because a single dhcpd process may do either
DHCPv4 or DHCPv6 but not both. Use one or both as needed.

Note that you must create the appropriate config files before starting
the services or dhcpd will refuse to run.
    DHCPv4: $HOMEBREW_PREFIX/etc/dhcpd.conf
    DHCPv6: $HOMEBREW_PREFIX/etc/dhcpd6.conf

Sample config files may be found in $HOMEBREW_PREFIX/etc.

Analytics (macOS):

Installs (30 days)
isc-dhcp 0
Installs on Request (30 days)
isc-dhcp 0
Build Errors (30 days)
isc-dhcp 0
Installs (90 days)
isc-dhcp 148
Installs on Request (90 days)
isc-dhcp 147
Installs (365 days)
isc-dhcp 1,072
Installs on Request (365 days)
isc-dhcp 1,069

Analytics (Linux):

Installs (30 days)
isc-dhcp 0
Installs on Request (30 days)
isc-dhcp 0
Build Errors (30 days)
isc-dhcp 0
Installs (90 days)
isc-dhcp 0
Installs on Request (90 days)
isc-dhcp 0
Installs (365 days)
isc-dhcp 2
Installs on Request (365 days)
isc-dhcp 2
Fork me on GitHub