mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[GH-ISSUE #111] Could this lib resolve domain through clientip? #220
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#220
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 @MolenZhang on GitHub (Nov 15, 2018).
Original GitHub issue: https://github.com/abh/geodns/issues/111
Hi:
I`m confused by resolving domians though clientip, which i mean is different client should get the different ip by the same domain. For example,region A(10.17.0.2) resolve example.com with resp of 1.2.3.4, and region B(10.27.0.3) resolve example.com with resp of 6.7.8.9.
Did i come to the right place?Can grodns support it? Just give me some advise,Thanks!
Best wishes~
@abh commented on GitHub (Nov 15, 2018):
Yes, that is the main use case for GeoDNS!
@MolenZhang commented on GitHub (Nov 16, 2018):
pretty cool!