DHCPServer icon indicating copy to clipboard operation
DHCPServer copied to clipboard

Managed DHCP server implementation, written in C#

DHCPServer

Open source managed ipv4 DHCP server implementation, written in C#. With extensive support for DHCP options it is ideally suited for configuring and netbooting local systems such as PLCs and blade racks. The permissive MIT license enables free commercial use and distribution.

Check out the wiki for more details on how to embed the DHCP server in your application.