GithubHelp home page GithubHelp logo

qt-pay / sslcheck Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codertesla/sslcheck

0.0 0.0 0.0 11 KB

Check SSL certificate status. 用 Python 检查网站的 SSL 证书有效期及颁发机构。

License: MIT License

Python 100.00%

sslcheck's Introduction

SSL certificate Check Tool | SSL 证书检查工具

Check SSL certificate status of your website with Python. 用 Python 检查你网站的 SSL 证书有效期及颁发机构。

Python 3.7 Python 3.8 Python 3.9

Usage

One Way

  1. Modify "WEBSITELIST" in the script
  2. Run script : python3 SSLCheck.py

The Other Way (recommend)

  1. Run script with command line parameters: python3 SSLCheck.py google.com

Output

$ python3 checkSSL.py google.com

Thanks for using website SSL certificate check tool.

Website: google.com
Start date: 2020-07-07 08:04:38
Expire date: 2020-09-29 08:04:38
Days left: 59 days
Issued by: GTS CA 1O1

Thanks

This project is highly inspired by : https://flyhigher.top/develop/755.html

Similar Projects

Author

SSLCheck @CoderTesla , Released under the MIT License.


用法

方式一

  1. 修改代码中顶部的 "WEBSITELIST" ,把你想检查的网站域名填进去
  2. 然后运行程序: python3 SSLCheck.py

方式二 (推荐)

  1. 带参数运行本程序: python3 SSLCheck.py google.com

输出

备注:如果系统语言为简体中文,则程序自动输出中文说明。其他情况,会输出英文说明文字。

$ python3 checkSSL.py google.com

感谢使用网站 SSL 证书检查工具。

Website: google.com
Start date: 2020-07-07 08:04:38
Expire date: 2020-09-29 08:04:38
Days left: 59 days
Issued by: GTS CA 1O1

特别致谢

本项目深受此文启发,特别鸣谢 https://flyhigher.top/develop/755.html

同类项目

作者

SSLCheck @CoderTesla , 遵循 MIT 开源协议。

sslcheck's People

Contributors

codertesla avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.