page-data-cli

0.0.11 • Public • Published

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

Package Sidebar

Install

npm i page-data-cli

Weekly Downloads

1

Version

0.0.11

License

MIT

Unpacked Size

6.16 kB

Total Files

3

Last publish

Collaborators

  • kazu69