/gdhcp

gdhcp 是一个简易的DHCPv4客户端库。原始代码来自 https://github.com/digineo/go-dhclient

GNU General Public License v3.0GPL-3.0

gdhcp

gdhcp is a DHCPv4 client library written in Go. It uses raw sockets and binds them to a specific interface. Callback functions are triggered on binding or expiration of a lease.