dns-crawler

View on PyPIReverse Dependencies (0)

1.6.3 dns_crawler-1.6.3-py3-none-any.whl

Wheel Details

Project: dns-crawler
Version: 1.6.3
Filename: dns_crawler-1.6.3-py3-none-any.whl
Download: [link]
Size: 49613
MD5: 326d458694d09570e0ab39dab60d04db
SHA256: e44ecf0a7d41b1fa3a40a6f556ed4420d2fb92999582651e8d29a43d3815e1e6
Uploaded: 2024-03-12 11:59:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dns-crawler
Version: 1.6.3
Summary: A distributed crawler for getting info about DNS domains and services attached to them.
Author-Email: Jiri Helebrant <jiri.helebrant[at]nic.cz>
Project-Url: homepage, https://gitlab.nic.cz/adam/dns-crawler/
Project-Url: changelog, https://gitlab.nic.cz/adam/dns-crawler/-/blob/master/CHANGELOG.md
License: GPL version 3
Keywords: crawler,dns,http,https,smtp,dnssec
Requires-Python: >=3.7
Requires-Dist: asn1crypto (==1.5.1)
Requires-Dist: cert-human (==1.0.7)
Requires-Dist: cryptography (==38.0.4)
Requires-Dist: ecdsa (==0.18.0)
Requires-Dist: forcediphttpsadapter (==1.0.2)
Requires-Dist: geoip2 (==3.0.0)
Requires-Dist: hstspreload
Requires-Dist: idna (==2.10)
Requires-Dist: pyaml (==21.10.1)
Requires-Dist: PyICU (==2.10.2)
Requires-Dist: pyOpenSSL (==23.1.1)
Requires-Dist: redis (==4.5.4)
Requires-Dist: requests-toolbelt (==0.10.1)
Requires-Dist: requests (==2.23.0)
Requires-Dist: rq (==1.13.0)
Requires-Dist: dnspython (==2.3.0)
Requires-Dist: checkdmarc (==4.3.1)
Requires-Dist: python-magic (==0.4.27)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 19074 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dns_crawler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dns_crawler/certificate.py sha256=wXwA2GWWyY3drQfmxf7P8XBKyJ_4r7MVHilKgy1oO_k 3946
dns_crawler/config_loader.py sha256=dQmXRcOuRqCbeVouDQDYkeINRV2Uz107e9XAJpzLL7I 6326
dns_crawler/controller.py sha256=ZREHnnAsyB7rDkXRMtZt36UVBymIpEOHS1MlJC4Ny-c 6222
dns_crawler/crawl.py sha256=HX5xVtVAb4bP7IWZRjiMkwA02srztsuPkIQxZPFTfjE 11081
dns_crawler/dns_utils.py sha256=bKICnudwfBpwuAQ83SUH2APweNLoJ1pdXxPNVwTeJGk 12402
dns_crawler/geoip_utils.py sha256=0M2JgpoItSqbnaUHQARLfN1SSZ89hYUbAEg6Uzlm7wo 2801
dns_crawler/hsts_utils.py sha256=zgmjpFlfw8v8UoBxfj-WXXA4Ca5BXn8SanHb9eFo4_E 909
dns_crawler/ip_utils.py sha256=di4N_-X4V-8NUUu2nLdhicFDJyzx_EOOpCGE95LOy_I 2282
dns_crawler/mail_utils.py sha256=hx2M37oUoSw-tnErCTPRBwFapAIM9a9aE3dXdoiQfbc 4421
dns_crawler/redis_utils.py sha256=kN-x-sdY4u-_r966bXmXEBDIMXudcnIdu_-Fhfl5lmU 2029
dns_crawler/single.py sha256=HnW8zqyTwHi9kplCRm9LfJPYH1eMTZXJepaNh1v89A8 2157
dns_crawler/timestamp.py sha256=c2WxVrgto__jjzSJfNVvbgn8VYoDafjml5CHQDkD0-c 874
dns_crawler/utils.py sha256=vk74S47sRTXX-LmQRKNOtSv-S6fyhEzAxbEPaxfGt2I 861
dns_crawler/web_utils.py sha256=JIUfv0OjrG4fpYtC_9tZU8az9lPNO3gEn7aR8e0DIr0 16163
dns_crawler/worker.py sha256=qXCxTaTNE51O8utVouMLvHY2sutZC-QDtkgXgJeU11k 1935
dns_crawler/workers.py sha256=wXDOPUxxzNosfNJQMUAcHCHIrRsPUe1E7a4vbMUP4Rk 5101
dns_crawler-1.6.3.dist-info/LICENSE sha256=C7EOdcL78Vb_CXEU15Xyv_DOdsFSWFj4tPH_ERgrG2A 35061
dns_crawler-1.6.3.dist-info/METADATA sha256=sTN-ZYJwIsbFjGikqsk3RglTL-cJqHaGxVYaFBGgJqs 20702
dns_crawler-1.6.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
dns_crawler-1.6.3.dist-info/entry_points.txt sha256=rNxqPGNDFf1UiYtYbWTpRiNbJZw03xGmhRbRULb0aec 201
dns_crawler-1.6.3.dist-info/top_level.txt sha256=JXwoUtL-0Dihbo6mRaA-NizsZG5BadBorgi_LJNElg0 12
dns_crawler-1.6.3.dist-info/RECORD

top_level.txt

dns_crawler

entry_points.txt

dns-crawler = dns_crawler.single:main
dns-crawler-controller = dns_crawler.controller:main
dns-crawler-worker = dns_crawler.worker:main
dns-crawler-workers = dns_crawler.workers:main