{"id":52698,"library":"d2g-dhcp4","title":"DHCP4","description":"Package dhcp4 implements a DHCP client and server library for Go.","status":"active","version":"0.0.0-20170904100407-a1d1b6c41b1c","language":"go","source_language":null,"source_url":"https://github.com/d2g/dhcp4","tags":["dhcp","networking","protocol"],"install":[{"cmd":"go get github.com/d2g/dhcp4","lang":"bash","label":"Install github.com/d2g/dhcp4"}],"dependencies":[],"imports":[{"symbol":"dhcp4","correct":"github.com/d2g/dhcp4"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/d2g/dhcp4\"\n)\n\nfunc main() {\n\tpacket := dhcp4.NewPacket(dhcp4.BootRequest)\n\tfmt.Println(packet)\n}","lang":"go","description":"Create a new DHCP boot request packet."},"warnings":[],"env_vars":null,"search_vec":"'client':7 'dhcp':6,13 'dhcp4':1,3 'go':12 'implement':4 'librari':10 'network':14 'packag':2 'protocol':15 'server':9","created_at":"2026-06-15T07:07:50.271501+00:00","updated_at":"2026-06-15T07:07:50.271501+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/d2g/dhcp4","github":"https://github.com/d2g/dhcp4","docs":"https://pkg.go.dev/github.com/d2g/dhcp4#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}