/php-httpstat

PHP implementation of @reorx's httpstat

Primary LanguagePHP

php-httpstat

PHP implementation of reorx's httpstat

Installation

Clone repo, copy httpstat.php to one of your $PATH directories and make executable.

$ git clone https://github.com/talhasch/php-httpstat
$ cd php-httpstat
$ cp httpstat.php /usr/local/bin/httpstat
$ chmod +x /usr/local/bin/httpstat

Run

$ httpstat http://www.google.com