FiloSottile / Heartbleed

A checker (site and tool) for CVE-2014-0160
http://filippo.io/Heartbleed
MIT License
2.31k stars 465 forks source link

-service or -starttls #60

Open sejtam opened 10 years ago

sejtam commented 10 years ago

some commens say the options is -starttls, but the script says

./Heartbleed -starttls imap 192.168.0.10:993

flag provided but not defined: -starttls Usage of ./Heartbleed: -service="https": Specify a service name to test (using STARTTLS if necessary). Besides HTTPS, currently supported services are: [ftp smtp pop3 imap]

yakatz commented 10 years ago

Can you point to where the starttls flag is mentioned? I thought I changed them all.