Simple console website status checker based on isitup.org. isup supports Python 2.7 — 3.5
pip install isup
It can be used as s command line tool:
$ isup google.com
It's just you. google.com is up.
python setup.py test
Simple console website status checker based on isitup.org. isup supports Python 2.7 — 3.5
pip install isup
It can be used as s command line tool:
$ isup google.com
It's just you. google.com is up.
python setup.py test