Package: openssh-client Status: install ok half-configured Priority: standard Section: net Installed-Size: 5796 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Multi-Arch: foreign Source: openssh Version: 1:9.2p1-2+deb12u9 Config-Version: 1:9.2p1-2+deb12u7 Replaces: openssh-sk-helper, ssh, ssh-krb5 Provides: ssh-client Depends: adduser, passwd, libc6 (>= 2.36), libedit2 (>= 2.11-20080614-0), libfido2-1 (>= 1.8.0), libgssapi-krb5-2 (>= 1.17), libselinux1 (>= 3.1~), libssl3 (>= 3.0.19), zlib1g (>= 1:1.1.4) Recommends: xauth Suggests: keychain, libpam-ssh, monkeysphere, ssh-askpass Breaks: openssh-sk-helper Conflicts: sftp Conffiles: /etc/ssh/ssh_config 8a5bddc82befb71d8ef34cc903d3d077 Description: secure shell (SSH) client, for secure access to remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Homepage: https://www.openssh.com/