API documentation¶
Helper functions¶
CLI Commands¶
htping¶
Check url and print their HTTP statuses (w/ colors)
- param urls
URL (or a tuple with multiple URLs) to check
- type urls
str or tuple(str)
- param daemon
If set to True, after checking all URLs, sleep for 5 seconds and check them again
- type daemon
bool
htping [OPTIONS] URLS...
Options
-
-d,--daemon¶
Arguments
-
URLS¶ Required argument(s)