azeroth-sha / gdhcp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0