An open API service indexing awesome lists of open source software.

https://github.com/jpmikkers/dhcpserver

Managed DHCP server implementation, written in C#
https://github.com/jpmikkers/dhcpserver

csharp dhcp dhcp-server ipv4 mit-licensed rfc2131 rfc2132

Last synced: about 1 year ago
JSON representation

Managed DHCP server implementation, written in C#

Awesome Lists containing this project

README

          

# 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](../../wiki) for more details on how to embed the DHCP server in your application.