Skip to content

Version 1.8.0

Compare
Choose a tag to compare
@csstaub csstaub released this 13 Mar 18:28
· 223 commits to master since this release
v1.8.0
606c9f6

New features

  • Human-readable TLS cipher strings (#124)
  • Support Start-TLS for FTPS in explicit mode (#125)
  • Make default output less verbose (#127, #130)
  • Support timeouts for connect command (#128)

The new default output for dump and connect is less verbose than before, in an effort to make it easier to read for humans. A new --verbose flag will bring back the old, more verbose output with all the details. Text output is not guaranteed to be stable and screen-scraping certigo is not recommended. For scraping, use the --json flag instead.