coredhcp-server

multithreaded, modular and extensible DHCP server - server
  https://github.com/coredhcp/coredhcp
  0
  no reviews



Coredhcp is a fast, multithreaded, modular and extensible DHCP server written in Go. In CoreDHCP almost everything is implemented as a plugin. Every request is evaluated calling each plugin in order, until one breaks the evaluation and responds to, or drops, the request.

This package contains the server.