How to Install and Uninstall tinysshd Package on Kali Linux
Last updated: February 08,2025
1. Install "tinysshd" package
Please follow the guidance below to install tinysshd on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
tinysshd
Copied
2. Uninstall "tinysshd" package
Please follow the steps below to uninstall tinysshd on Kali Linux:
$
sudo apt remove
tinysshd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the tinysshd package on Kali Linux
Package: tinysshd
Source: tinyssh
Version: 20240101-2
Installed-Size: 158
Maintainer: Jan Mojžíš
Architecture: amd64
Provides: ssh-server
Depends: libc6 (>= 2.34)
Size: 53776
SHA256: cc13d4c1a90ad4bef1cdb7a318fcf1fdf854ee71a354f4b23275dd2a7feaca88
SHA1: fdb89ab24b60b6342333429603452a3d47591787
MD5sum: 5d4bd2862e8bb608103a58c05de35b15
Description: Tiny SSH server - daemon
TinySSH is a minimalistic SSH server which implements only a subset of
SSHv2 features.
TinySSH supports only secure cryptography (minimum 128-bit security, protected
against cache-timing attacks) ED25519, Curve25519(X25519), CHACHA20POLY1305.
TinySSH implements only safe public-key authentication,
password or hostbased authentication is not implemented.
TinySSH has less than 100000 words of code, so it's very easily auditable.
Description-md5:
Homepage: https://mojzis.com/software/tinyssh/
Section: net
Priority: optional
Filename: pool/main/t/tinyssh/tinysshd_20240101-2_amd64.deb
Source: tinyssh
Version: 20240101-2
Installed-Size: 158
Maintainer: Jan Mojžíš
Architecture: amd64
Provides: ssh-server
Depends: libc6 (>= 2.34)
Size: 53776
SHA256: cc13d4c1a90ad4bef1cdb7a318fcf1fdf854ee71a354f4b23275dd2a7feaca88
SHA1: fdb89ab24b60b6342333429603452a3d47591787
MD5sum: 5d4bd2862e8bb608103a58c05de35b15
Description: Tiny SSH server - daemon
TinySSH is a minimalistic SSH server which implements only a subset of
SSHv2 features.
TinySSH supports only secure cryptography (minimum 128-bit security, protected
against cache-timing attacks) ED25519, Curve25519(X25519), CHACHA20POLY1305.
TinySSH implements only safe public-key authentication,
password or hostbased authentication is not implemented.
TinySSH has less than 100000 words of code, so it's very easily auditable.
Description-md5:
Homepage: https://mojzis.com/software/tinyssh/
Section: net
Priority: optional
Filename: pool/main/t/tinyssh/tinysshd_20240101-2_amd64.deb