Skip to content

v2.9.0

Compare
Choose a tag to compare
@Macmod Macmod released this 19 Nov 23:56
· 13 commits to main since this release
  • Implemented authentication with PKCS#12 (--pfx) or PEM certificate+private key pairs (--crt/--key).
  • Improved connection config form covering all supported authentication methods.
  • Changed the flag for NTLM hash from --hashes to --hash to avoid confusion.
  • Fixed some bugs.