hildjj / dohdec

Lookup and decode DNS records using DNS-over-HTTPS (DoH)
MIT License
19 stars 5 forks source link

Add (OPTIONAL!) support for ECS #9

Closed hildjj closed 2 years ago

hildjj commented 5 years ago

See RFC 7871.

This potentially leaks enough personal info that not everyone will want it.

imcotton commented 3 years ago

Looked into the code:

https://github.com/hildjj/dohdec/blob/96942650d152a2817ffad48fa1000968a2990751/lib/dnsUtils.js#L71-L76

Am I right it would only requires additional opts.ip to be included to support ECS?