mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 10:24:40 +01:00
.. | ||
.gitignore | ||
dhcpdns.go | ||
LICENSE | ||
readme.md | ||
sockopt_reuse0.go | ||
sockopt_reuse1.go | ||
sockopt_reuse2_1.go | ||
sockopt_reuse2_2.go |
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