page-data-cli
v0.0.11
Published
simple page data get client tool cli
Downloads
8
Maintainers
Readme
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
License
MIT © kazu69