abh / geodns

DNS server with per-client targeted responses
Apache License 2.0
1.39k stars 193 forks source link

Matching by ip-addresses/networks #125

Open extrad opened 3 years ago

extrad commented 3 years ago

Thank you for that awesome software. However, there's a small draw I've been unable to solve by now: A number of popular open dns-providers (Cloudflare) do not pass client's source network via edns. It'd be really helpful to match by source ip-address (networks) to build a list of exclusions in addition to matching by countries/regions. Of course, one can edit mmdb-databases directly but this feature would greatly improve flexibility.