[ trixie ]
[ sid ]
[ 原始碼: python-pyfunceble ]
套件:python-pyfunceble-doc(4.2.29.dev-1)
python-pyfunceble-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-pyfunceble:
- [python-pyfunceble_4.2.29.dev-1.dsc]
- [python-pyfunceble_4.2.29.dev.orig.tar.gz]
- [python-pyfunceble_4.2.29.dev-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Check availability of domains, IPs or URLs (common documentation)
tool written in Python that was developed with the objective of verifying the availability of domains and IP addresses on the Internet. The main purpose of PyFunceble is to perform DNS resolution and connection tests to determine if a domain is up and reachable or down and unavailable.
PyFunceble's main features include:
- Domain Availability Check: PyFunceble can determine if a domain is up and responding to requests. - Network Connection Test: The tool checks connectivity to a specific domain or IP address. - DNS resolution test: PyFunceble can check if DNS is able to convert the domain name to an IP address. - Domain list analysis: It is possible to provide a list of domains to PyFunceble, which will check the availability of each of them and generate detailed reports. - Behavior customization: The tool offers several options to customize its behavior, allowing you to define timeouts for connections, choose DNS servers to test, among other settings. - Reports: PyFunceble generates detailed reports in different formats (e.g. JSON, CSV, etc.), providing information about domain availability and test results. - Integration with CI/CD: PyFunceble is useful for integration into continuous integration and continuous delivery (CI/CD) pipelines, allowing you to check the availability of domains in automated scenarios.
This package installs the common documentation package.
其他與 python-pyfunceble-doc 有關的套件
|
|
|
|
-
- dep: mkdocs-material (>= 9.5.18-1)
- Material Design theme for MkDocs
-
- rec: python-requests-doc
- elegant and simple HTTP library for Python (Documentation)