Skip to content

HAIZAKURA/SSLChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

14 Commits

Repository files navigation

SSLChecker

馃敡 A Node.js (with Shell Script) tool to check your site's SSL status. Used Shell Script is here.

Author License

Usage

First clone this repo:

$ git clone https://github.com/HAIZAKURA/SSLChecker.git
$ cd SSLChecker

Setup in and run app.js , just like

$ npm i # or use 'yarn'
$ chmod +x runcheck.sh
$ node app.js

Then You can go to localhost:4000 to check your site's SSL status.

The default check site config is in the /public/index.html

SSLChecker
鈹溾攢app.js
鈹溾攢package.json
鈹溾攢runcheck.sh
鈹溾攢results
|    鈹溾攢lab.nya.run.json
|    鈹溾攢nya.run.json
|    鈹溾攢skk.moe.json
|    鈹斺攢v2ex.com.json
鈹斺攢public
     鈹斺攢index.html

Notice: This tool can not work on Windows !

Notice: The default Config is for Ubuntu 18.04. If you are using CentOS 7, please edit runcheck.sh .

Author

SSLCheckerHAIZAKURA, Released under the MIT License.

Personal Website 路 GitHub @HAIZAKURA 路 Twitter @haizakura_0v0 路 Telegram @haizakura

Thanks

CheckSSLSukka, Released under the MIT License.

Personal WebsiteBlog 路 GitHub @SukkaW 路 Telegram Channel @SukkaChannel

About

馃敡 A Node.js tool to check your site's SSL status.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published