Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DHCP server with multiple backend options

License

jacobweinstock/dhcp-2

Repository files navigation

Test and Build codecov Go Report Card Go Reference

dhcp

DHCP is a dhcp server backed by Tink server. All IP addresses are served as DHCP reservations. There are no leases.

Definitions

DHCP Reservation: A fixed IP address that is reserved for a specific client.

DHCP Lease: An IP address, that can potentially change, that is assigned to a client by the DHCP server. The IP is typically pulled from a pool or subnet of available IP addresses.

About

DHCP server with multiple backend options

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published