Networking-Protocol/SSH #81
Replies: 1 comment 1 reply
-
is this true? can't you have multiple users that have diff passwords? I think the main benefit is avoid brute force attacks no? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Networking-Protocol/SSH
SSH (Secure Shell) is a network protocol that enables secure remote server management through encrypted communications, supporting robust authentication methods like public-key cryptography over traditional passwords. It allows multiplexing a single connection into multiple channels for various data transfers including command execution and port forwarding.
https://notes.yxy.ninja/Networking-Protocol/SSH
Beta Was this translation helpful? Give feedback.
All reactions