farrokhi / dnsdiag

DNS Measurement, Troubleshooting and Security Auditing Toolset
https://dnsdiag.org/
BSD 2-Clause "Simplified" License
946 stars 100 forks source link

Add `ecs` option to dnsping #110

Open farrokhi opened 6 months ago

farrokhi commented 6 months ago

This is to set ECS (EDNS Client Subnet) bit set in the request to see if the resolver acts differently (e.g. some providers might pin your request to specific resolvers). This will be especially interesting in combination with nsid (issue #109)