mirror of
https://github.com/abh/geodns.git
synced 2026-04-26 19:35:51 +03:00
[GH-ISSUE #125] Matching by ip-addresses/networks #376
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#376
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @extrad on GitHub (Feb 12, 2021).
Original GitHub issue: https://github.com/abh/geodns/issues/125
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.