cctldmissing

command
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2025 License: MIT Imports: 7 Imported by: 0

README

We want to check which ccTLDs have no associated country information (so that we can investigate why).

$ go run tools/cctldmissing/main.go
[INFO] found table [columns [Domain Type TLD Manager] count 1591]
[INFO] found table [columns [Domain Names Root Zone Registry.INT Registry.ARPA RegistryIDN Repository] count 3]
[WARNING] Count not find country information associated with ccTLD ".ac"
[WARNING] Count not find country information associated with ccTLD ".eu"
[WARNING] Count not find country information associated with ccTLD ".su"

Explaination of the above ccTLDs' missing countries: see here and here. Saint Helena has a ccTLD .ac, but country code SH. .su is for Soviet Union, but as it is no longer a country (e.g., ISO 3166-3). .eu is the country code for the European Union, which isn't a country.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL