page-data-cli

simple page data client tool cli

Downloads
18
Stars
1
Committers
2

page-data-cli

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