Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 344 Bytes

File metadata and controls

11 lines (9 loc) · 344 Bytes

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.