- 授权协议: MIT
- 开发语言: Google Go
- 操作系统: 跨平台
- 软件首页: https://www.opsdash.com/
- 官方下载: https://github.com/rapidloop/certchk/archive/master.zip
软件介绍
Certchk 是一款快速的 HTTPS 证书检查工具。
获取安装
$ go get github.com/rapidloop/certchk
使用
$ go get github.com/rapidloop/certchk $ certchk Usage: certchk [-f file] servername ... -f file read server names from file $ certchk mail.google.com facebook.com Server | Certificate status ----------------+---------------------------------------------------------------- mail.google.com | valid, expires on 2016-05-31 (2 months from now) facebook.com | valid, expires on 2016-12-30 (9 months from now) $ cat /tmp/names # this is a comment www.netlanders.net www.facebook.com ttybuy.com $ certchk -f /tmp/names mail.google.com Server | Certificate status -------------------+------------------------------------------------------------- www.netlanders.net | x509: certificate signed by unknown authority www.facebook.com | valid, expires on 2016-12-30 (9 months from now) ttybuy.com | x509: certificate is valid for SV100, not ttybuy.com mail.google.com | valid, expires on 2016-05-31 (2 months from now)
精通Web Analytics 2.0
[美]Avinash Kaushik / 郑海平、邓天卓 / 清华大学出版社 / 2011-4-26 / 48.00元
向数据驱动型决策转变以及如何利用网站数据来获得竞争优势 在过去几年中,互联网、在线营销以及广告经历了巨大的变革,然而大家处理数据的方式跟几十年前相比还是大同小异,停滞不前。网站分析领域的领跑者Analytics kaushik通过《精通Web Analytics 2.0——用户中心科学与在线统计艺术》提出了下一代网站分析的框架,将能很大程度地帮助你提高组织的能动性和对市场的反应速度。 ......一起来看看 《精通Web Analytics 2.0》 这本书的介绍吧!
