Skip to content

dhcpdns is a golang package to get the DHCP DNS.

License

Notifications You must be signed in to change notification settings

lifenjoiner/dhcpdns

Repository files navigation

dhcpdns is a golang package to get the DHCP DNS.

It helps programs to use the upstream DNS easily when your network changed.

Usage and Demo

cli detects the DHCPv6/DHCPv4 DNS repeatedly.

Enter cli dir in CLI:

go build
cli

Homepage

https://github.com/lifenjoiner/dhcpdns