Small python script to download gTLD zone files from https://czds.icann.org
pyvenv venv
. venv/bin/activate
pip install -r requirements.txt
Create the file config containing your czds API key on the first line and
run the script.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Small python script to download gTLD zone files from https://czds.icann.org
pyvenv venv
. venv/bin/activate
pip install -r requirements.txt
Create the file config containing your czds API key on the first line and
run the script.