Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

18F/sslyze-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSLyze, Dockerized

SSL scanning, made easy. This repository is the SSLyze tool wrapped up in a Docker container, so you don't have to fuss with installing things like Python or development headers.

Usage

Requires Docker.

docker run 18fgsa/sslyze

This will print out the usage instructions. Arguments can then be appended to the command, like so:

docker run 18fgsa/sslyze --regular mysite.com

Releases

No releases published

Packages

No packages published