Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 491 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 491 Bytes

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