dnscrypt-proxy/vendor/github.com/lifenjoiner/dhcpdns
2025-01-10 12:42:35 +01:00
..
.gitignore Add test from #2460, import dhcpdns 2025-01-10 12:42:35 +01:00
dhcpdns.go Add test from #2460, import dhcpdns 2025-01-10 12:42:35 +01:00
LICENSE Add test from #2460, import dhcpdns 2025-01-10 12:42:35 +01:00
readme.md Add test from #2460, import dhcpdns 2025-01-10 12:42:35 +01:00
sockopt_reuse0.go Add test from #2460, import dhcpdns 2025-01-10 12:42:35 +01:00
sockopt_reuse1.go Add test from #2460, import dhcpdns 2025-01-10 12:42:35 +01:00
sockopt_reuse2_1.go Add test from #2460, import dhcpdns 2025-01-10 12:42:35 +01:00
sockopt_reuse2_2.go Add test from #2460, import dhcpdns 2025-01-10 12:42:35 +01:00

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