Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttafsir/htping
CLI tool to ping sites and return HTTP status codes
https://github.com/ttafsir/htping
Last synced: 28 days ago
JSON representation
CLI tool to ping sites and return HTTP status codes
- Host: GitHub
- URL: https://github.com/ttafsir/htping
- Owner: ttafsir
- License: mit
- Created: 2021-04-22T12:54:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T01:28:21.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T02:18:49.746Z (about 2 months ago)
- Language: Python
- Size: 1.33 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=======
htping
=======.. image:: https://img.shields.io/pypi/v/htping.svg
:target: https://pypi.python.org/pypi/htping.. image:: https://img.shields.io/travis/ttafsir/htping.svg
:target: https://travis-ci.com/ttafsir/htping.. image:: https://readthedocs.org/projects/htping/badge/?version=latest
:target: https://htping.readthedocs.io/en/latest/?version=latest
:alt: Documentation StatusCLI tool to ping sites and return HTTP status codes
* Free software: MIT license
* Documentation: https://htping.readthedocs.io.Features
--------* supports multiple urls
.. image:: htping.gif
:width: 700
:alt: Htping terminalizer demoCredits
-------This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage