package
0.0.0-20241218122205-66a40002ec42
Repository: https://github.com/rotchamar/dhcp.git
Documentation: pkg.go.dev

# README

DHCPv6 client

A minimal DHCPv6 client can be implemented in a few lines of code, by using the default client parameters. The example in main.go lets you specify the interface to send packets through, and defaults to eth0.