prbinu / tls-scan

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

Upgrade zlib version in bootstrap.sh #47

Closed OpenPrunus closed 2 years ago

OpenPrunus commented 2 years ago

Upgrading zlib version to 1.2.12 in bootstrap.sh (zlib-1.2.11 is unavailable) http://www.zlib.net/zlib-1.2.11.tar.gz not found

r7l commented 2 years ago

Thanks for this PR. Just tested it and it works. Docker is building the image fine now.

prbinu commented 2 years ago

Thanks @OpenPrunus for the PR , and thanks @r7l for testing it.

OpenPrunus commented 2 years ago

You're welcome @prbinu @r7l