Skip to content

jagnetta/geo_chooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Usage: ./geo_chooser <2 Letter Country Abbreviation>

This script will attempt to resolve NAPTR for Fuze's public GeoDNS domain by using a Public DNS Server in the chosen country.
Enter a 2 letter country code (e.g., gb, de, au, etc.). If at least 1 result for a Public DNS Server is found, then the command issued is:

dig @SERVER NAPTR edge.uc.fuze.site +short +timeout=3

This script references Public DNS Server information from: https://public-dns.info/#countries

The script uses the country code provided to find the IP addresses of public DNS servers in that country from the corresponding list found at the https://public-dns.info website.

About

Choose a DNS Server and test Geo NAPTR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages