czds

- ICANN Centralized Zone Data Service Tool
git clone git://git.acid.vegas/czds.git
Log | Files | Refs | Archive | README | LICENSE

DateCommit messageFiles+-
2025-03-26fixed gzip decompression and index name for reports3+14-38
2025-03-26fixed entry to library2+4-2
2025-03-26cleaner json output on reports when converting from csv3+18-7
2025-03-26Updated version3+25-11
2025-03-2620 retreies1+2-2
2025-03-26Added better keepalive6+26-18
2025-03-23Fix timeouts and error reporting3+5-11
2025-03-23prepare for 1.3.23+7-2
2025-03-23Added progress bars and better handling6+228-157
2025-03-22version updated3+11-13
2025-03-22version updated3+90-60
2025-03-22version updated2+2-2
2025-03-22fixed gzip decompress1+23-8
2025-03-22fixed progress3+68-35
2025-03-22Fixed aenter4+12-4
2025-03-22updated version and fixed assigned headers3+4-3
2025-03-21Fixed logging3+37-29
2025-03-211.2.3 release2+2-2
2025-03-21Added verbosity4+51-18
2025-03-13gitignore fixed1+2-3
2025-03-13Delete dist/czds_api-1.0.0.tar.gz1+0-0
2025-03-13Delete dist/czds_api-1.0.0-py3-none-any.whl1+0-0
2025-03-13Delete czds_api.egg-info/top_level.txt1+0-1
2025-03-13Delete czds_api.egg-info/entry_points.txt1+0-2
2025-03-13Delete czds_api.egg-info/dependency_links.txt1+0-1
2025-03-13Delete czds_api.egg-info/SOURCES.txt1+0-13
2025-03-13Delete czds_api.egg-info/PKG-INFO1+0-117
2025-03-13Minor update4+11-5
2025-03-11syncronous entrance4+10-5
2025-03-11prepair for 1.2.06+63-39
2025-02-21Full asyncronous library now, able to be used via cli and as a python module with more configurable options7+245-126
2025-02-21Fixed cli not parsing args or showing help1+8-0
2025-02-21Fixed cli not parsing args or showing help10+117-7
2025-02-21pypi ready7+274-200
2025-02-21Fixed report downloading1+26-18
2025-02-21Made into a class now for modular usage3+89-93
2024-03-06Defined output directory to a variable and created a systemd timer and cronjob script in extras for collecting czds data monthly4+27-6
2024-03-06Added statistics generation script for zone file stats3+21-2
2024-03-06Updated both Python and POSIX version for minor improvements and code structure. Both files will now download a stats report from ICANN prior to downloading zones.3+146-86
2024-02-15Fixed posix script and added stats2+10-12
2024-01-31Added stats CSV from ICANN account, included official documentation reference.4+1167-15
2024-01-20Updated mirrors in README, LICENSE updated for 20243+5-6
2024-01-18Updated stats in README and fixed CZDS shell script to save the correct file type as a gunzip archive2+9-5
2024-01-03Updated zone stats in README, updated code to be more verbose3+105-102
2023-12-13Updated README with statistics & renamed czdz.py to czds.py (oop)3+111-107
2023-11-03Added more zone information1+1-1
2023-11-03Added logging1+6-5
2023-11-03Added more info on zones1+1-1
2023-11-03Added props and notices1+5-0
2023-11-03Initial commit4+210-0