prbinu / tls-scan

An Internet scale, blazing fast SSL/TLS scanner ( non-blocking, event-driven )
https://prbinu.github.io/tls-scan
Other
286 stars 54 forks source link

Feature Request: Exclude ip's. and nonstop scanner #44

Open BurakBoz opened 2 years ago

BurakBoz commented 2 years ago

Hi, I want to scan entire internet but it founds one cloudflare certificate and it stops. (Maybe a param can handle this) I don't want to find cloudflare server I want real servers. If we have exclude ip list as cidr list like here https://www.cloudflare.com/ips-v4 it can be useful too.

Maybe these features can be good for the next releases

prbinu commented 2 years ago

Thanks @BurakBoz. I will try to include this in the next release.

diego95root commented 2 years ago

Could you share an example of the scanner finding a cloudflare certificate and stopping @BurakBoz? Thanks!