Installation
Prerequisites
Download a Pre-Built Binary
# Example: Linux amd64
curl -LO https://github.com/k9io/k9-binaries/raw/main/k9-ssh/linux/k9-ssh.amd64.gz
curl -LO https://github.com/k9io/k9-binaries/raw/main/k9-ssh/linux/k9-ssh.amd64.gz-sha256.txt
sha256sum -c k9-ssh.amd64.gz-sha256.txt
gunzip k9-ssh.amd64.gz
chmod 755 k9-sshCreate the key9 System User
key9 System UserInstall the Binary and Configuration
Configure k9-ssh
Configure sshd
OS
Default path
Restart sshd
Verify the Installation
Last updated