Skip to content

feuerrot/czds-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

czds-dl

Small python script to download gTLD zone files from https://czds.icann.org

Installation

pyvenv venv
. venv/bin/activate
pip install -r requirements.txt

Usage

Create the file config containing your czds API key on the first line and run the script.