ssh
ssh
About ssh
website I read https://www.ssh.com/ssh/protocol/
ssh stands for Secure Shell, it is a way to securely remote login from one computer to another.
it has several ways to prove strong authentication
Typical uses of the SSH protocol
Typical uses of the SSH protocol
The protocol is used in corporate networks for:
providing secure access for users and automated processes
interactive and automated file transfers
issuing remote commands
managing network infrastructure and other mission-critical system components.