Skip to content

Releases: projectdiscovery/tlsx

v1.1.9

25 Jan 12:28
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.1.7...v1.1.9

What's Changed

Other Changes

  • bugfix: properly handle timeouts during OpenSSL cipher enumeration by @hackerbuddy in #733

New Contributors

Full Changelog: v1.1.8...v1.1.9

v1.1.8

20 Oct 18:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7

12 Aug 10:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.1.7

v1.1.6

28 Jan 09:04
d10d9d7
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.1.5...v1.1.6

v1.1.5

28 Sep 11:08
Compare
Choose a tag to compare

What's Changed

🎉 New Features

echo google.com | tlsx -dns -silent

2mdn-cn.net
admob-cn.com
ampproject.net.cn
ampproject.org.cn
android.clients.google.com
android.com
app-measurement-cn.com
appengine.google.com
bdn.dev
....
....
....

Full Changelog: v1.1.4...v1.1.5

v1.1.4

27 Aug 18:05
Compare
Choose a tag to compare

What's Changed

🎉 New Features

   -cec, -cipher-concurrency int  cipher enum concurrency for each target (default 10)

Other Changes

Full Changelog: v1.1.3...v1.1.4

v1.1.3

10 Aug 16:36
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.1.2...v1.1.3

v1.1.2

10 Aug 13:38
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Added support for multiple cipher type input with-cipher-type option by @dogancanbakir in #318
   -ct, -cipher-type value  ciphers types to enumerate (all/secure/insecure/weak) (default all)

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

04 Jul 15:14
Compare
Choose a tag to compare

What's Changed

🐞 Bugs

Full Changelog: v1.1.0...v1.1.1

v1.1.0

19 Jun 13:58
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Added connection deadline and fixed retry logic in auto mode by @tarunKoyalwar in #284
  • Fixed issue with read deadline while making tls connection handshake by @RamanaReddy0M in #267

Full Changelog: v1.0.9...v1.1.0