Skip to content

Repository files navigation

ndhcpd

Very simple dhcp server implementation.

Consists of library, that is easy to integrate with your software and application.

Application controls via pipe.

Pipe interface commands:

  • i<interface> - Set interface to bind to
  • a<ip> - add IP address to lease
  • a<ip> <ip> - add IP address range to lease
  • start - start server
  • stop - stop server
  • quit - quit application

About

Very simple dhcp server implementation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages