Skip to content

Check HSTS on all of a site's possible IP addresses

Notifications You must be signed in to change notification settings

lisac-usds/https-checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https-checker

Check HSTS on all of a site's possible IP addresses

setup and usage

https-checker$ pipenv install
https-checker$ pipenv run python -m unittest discover -s test
https-checker$ pipenv run python the-most-american-web-site.gov

The package-lambda shell script will build a ZIP file suitable for upload to AWS Lambda.

About

Check HSTS on all of a site's possible IP addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.5%
  • Shell 4.5%