DNSCrypt / dnscrypt-website

DNSCrypt website
https://dnscrypt.info
MIT License
60 stars 18 forks source link

where to modify servers' location? #30

Open UjuiUjuMandan opened 1 year ago

UjuiUjuMandan commented 1 year ago

See the JSON file for generating map, some servers have a location value and some do not, but I did't see anywhere to modify location in the dnscrypt-resolvers repo.

UjuiUjuMandan commented 1 year ago

I see, the location seems to be automatically generated from GeoIP DB for these server that have a specified IP address.

But why servers on the map look apparently less than it in the file? For example, there are alidns, dnspod, tuna-doh-ipv4 in China, but only one showed on the map.

jedisct1 commented 1 year ago

They don't show up because their stamp doesn't include an IP address.

These are mostly CDNs, so it's hard to assign a location to them; different clients get different IPs according to where they are.

In that case, maybe I could use the location of the AS (for example using iptoasn.com) ?

jedisct1 commented 1 year ago

The ODoH servers are also not present in this list. They really should be added, as well as the relays.

Maybe on a different page that lists only the services that hide IP addresses (DNSCrypt, ODoH and DoOH servers and relays)