域名助手
Project description
pycheck_domain
- check_domain.py
检测域名是否做了dns解析,使用示例:
if not check_domain(domain):
return resp_400()
else:
return resp_200()
检测ssl证书的开始时间和到期时间,使用示例:
start_time, end_time = check_ssl(domain_path)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycheck_domain-1.0.1.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pycheck_domain-1.0.1.tar.gz.
File metadata
- Download URL: pycheck_domain-1.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9260e2b73df3961ed69330a5a53c5b922f90661bd351c1cddd2b3724ec44e3a0
|
|
| MD5 |
44081b15702f2183e4fc672e91a3cfa9
|
|
| BLAKE2b-256 |
e91a2c7b27c7b06ebcf9db0bb77e9246cd411aea9921ab1869b5889c93f6703c
|
File details
Details for the file pycheck_domain-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pycheck_domain-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6605bf1cc030f01f7ebafabb0793f58253d57d527f8069beac36c0ff80ba96ed
|
|
| MD5 |
1e441c1c20ecf5c6f23e2bb36d156c56
|
|
| BLAKE2b-256 |
b42e88827437f3c59a136bfee779f831a0dfffbecdea727fd7f8a3d1d1b7e650
|