isc-dhcp (disabled)

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:

macOS on
Apple Silicon
sequoia
sonoma
ventura
monterey
big sur
macOS on
Intel
sonoma
ventura
monterey
big sur
catalina
Linux x86_64

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:

Installs (30 days)
isc-dhcp 1
Installs on Request (30 days)
isc-dhcp 1
Build Errors (30 days)
isc-dhcp 0
Installs (90 days)
isc-dhcp 16
Installs on Request (90 days)
isc-dhcp 16
Installs (365 days)
isc-dhcp 312
isc-dhcp --HEAD 1
Installs on Request (365 days)
isc-dhcp 312
isc-dhcp --HEAD 1
Fork me on GitHub