Skip to content

Release 0.16.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 13:56
· 30 commits to main since this release
d19dc5e

Release 0.16.0

Binaries

  • sshdb-linux-x86_64.tar.gz - Linux (x86_64)
  • sshdb-macos-x86_64.tar.gz - macOS (Intel)
  • sshdb-macos-aarch64.tar.gz - macOS (Apple Silicon)
  • sshdb-windows-x86_64.zip - Windows (x86_64)

Installation

Extract the archive and place the binary in your PATH.

Linux/macOS

tar xzf sshdb-*.tar.gz
sudo mv sshdb /usr/local/bin/

Windows

Extract the zip file and add the directory to your PATH.