| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
PHP implementation of reorx's httpstat
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
| Back | FazBrowse Home | New Git URL |