Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 466 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 466 Bytes

tlsinfo

A tool to scrape TLS information about top websites

Website list was scraped from Moz.com's Top 500.

You can view real world usage of this tool on my blog.

Running it

Simply do:

go run tlsinfo.go

License

This code and all data it creates are licensed under the GNU Public License, Version 3 or later. The text for this license may be found in LICENSE.md.