- 授权协议: 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)
文明之光(第四册)
吴军 / 人民邮电出版社 / 2017-3 / 69.00元
计算机科学家吴军博士继创作《浪潮之巅》、《数学之美》之后,将视角拉回到人类文明史,以他独具的观点从对人类文明产生了重大影响却在过去被忽略的历史故事里,选择了有意思的几十个片段特写,有机地展现了一幅人类文明发展的画卷。《文明之光》系列创作历经整整四年,本书为其第四卷。 作者所选的创作素材来自于十几年来在世界各地的所见所闻,对其内容都有着深刻的体会和认识。《文明之光》系列第四册每个章节依然相对独......一起来看看 《文明之光(第四册)》 这本书的介绍吧!
