2017 © Pedro PelĂĄez
 

library http-status-checker

CLI tool to check HTTP Status for an URL or a set of URL

image

remiheens/http-status-checker

CLI tool to check HTTP Status for an URL or a set of URL

  • Thursday, April 28, 2016
  • by remiheens
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Check the HTTP status code for an URL or a set of URL

Latest Version on Packagist Software License Quality Score Total Downloads, (*1)

This repository provide a CLI tool to check HTTP status for a set of URL. You can test if the redirection provides you a specific code, if the location is in a right scheme, etc., (*2)

Install

Via Composer, (*3)

``` bash composer global require remiheens/http-status-checker, (*4)


## Usage Test a redirection ```bash http-status-checker test http://github.com 302 https

Test a HTTP Code, (*5)

http-status-checker test https://github.com/404 404

Test a set of URL, (*6)

http-status-checker scan sample.list

Be sure, to have separate fields with tabulation., (*7)

It outputs a line per link found., (*8)

When check is finished a summary will be shown., (*9)

Security

If you discover any security related issues, please email github@remiheens.fr instead of using the issue tracker., (*10)

License

The MIT License (MIT). Please see License File for more information., (*11)

The Versions

28/04 2016

dev-master

9999999-dev

CLI tool to check HTTP Status for an URL or a set of URL

  Sources   Download

MIT

The Requires

 

28/04 2016

1.0.1

1.0.1.0

CLI tool to check HTTP Status for an URL or a set of URL

  Sources   Download

MIT

The Requires

 

28/04 2016

1.0.0

1.0.0.0

CLI tool to check HTTP Status for an URL or a set of URL

  Sources   Download

MIT

The Requires