CI/CD | |
Documentation | |
Package | [![PyPI - Downloads] pypi-downloads-badge]pypi-downloads-url |
Meta | |
Dependencies | [![Dependabot auto-merge] dependabot_merge_action_badge]depandabot_merge_action [![Dependency Review] dependency_review_action_badge]dependency_review_action |
checkconnect is a tool to check the availability of a website or ntp-server.
A program that checks the availability of web addresses and NTP servers is a program that verifies if a specific web address or NTP server is accessible on the internet. The program does this by sending requests to the web address or the NTP server and waiting for a response. If a response is received within a certain time, it means that the web address or the NTP server is available. If no response is received or an error occurs, it means that the web address or the NTP server is not available. The program can output the results of the check in a file or on the screen.
Python 3.8+ Works on all Desktop Platform with Python
To get list of all available options, call
checkconnect --help
The documentation is made with Material for MkDocs and is hosted by GitHub Pages.
Please see the contributing guide
Please checkout Issues page for a list of all known issues.
Many thanks to everyone reporting issues.
checkconnect is distributed under the terms of the European Public License V1.2.