0.0.11 • Published 6 years ago

page-data-cli v0.0.11

Weekly downloads
3
License
-
Repository
github
Last release
6 years ago

page-data-cli

Build Status

page-data command-line tools.

install

npm install --global page-data-cli

Usage

page --help

   simple page data get client tool cli

  Usage
    $ page <command> <url> <options>

  Command
    status  - page http GET response
    tls     - tls information (subject, issuer, valid term)
    meta    - meta information ( title, keyword, description )

  tls Options
    --servername -n, Servername
    --insecure -k, Not reject unauthorized

  Examples
    $ page state http://example.com
    $ page tls https://example.com
    $ page meta http://example.com

package

page-data

License

MIT © kazu69