Skip to content

Commit

Permalink
[PUBLISHER] Publish from Obsidian #44
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickAmbrosso authored Mar 25, 2024
1 parent 70f62b6 commit 36ff36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/Expeditions/Secure Shell/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The SSH architecture is composed of two main components
- When a client initiates an SSH connection, it establishes a secure communication channel with the server, authenticates the user, and manages the encrypted session.
- Examples of SSH client software include OpenSSH (ssh command-line tool), PuTTY, and Bitvise SSH Client.

### How does SSH work?
#### How does SSH work?

Here is a quick rundown of a typical SSH workflow.

Expand Down

0 comments on commit 36ff36a

Please sign in to comment.