Skip to content

Ruby CLI to check HTTPS url for containing insecure assets which cause browsers to omit a warning sign.

License

Notifications You must be signed in to change notification settings

gruenspar/https-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https-check

Check a HTTPS url or a file for containing insecure assets which cause browsers to omit a warning sign.

Usage

Check URL

~/https-check $ bin/check https://example.com

Check file

~/https-check $ bin/checkfile index.html

About

Ruby CLI to check HTTPS url for containing insecure assets which cause browsers to omit a warning sign.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages