SSH3 is a complete revisit of the SSH protocol, mapping its semantics on top of the HTTP mechanisms.
While SSH3 shows promise for faster session establishment, it is still at an early proof-of-concept stage.
This is free and open source software.
Key Features
- Significantly faster session establishment.
- New HTTP authentication methods such as OAuth 2.0 and OpenID Connect in addition to classical SSH authentication.
- Robustness to port scanning attacks: your SSH3 server can be made invisible to other Internet users.
- UDP port forwarding in addition to classical TCP port forwarding.
- All the features allowed by the modern QUIC protocol: including connection migration (soon) and multipath connections.
Website: github.com/francoismichel/ssh3
Support:
Developer: François Michel
License: Apache License 2.0

ssh3 is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| SSH Servers | |
|---|---|
| OpenSSH | Remote login with the SSH protocol |
| Teleport | Provides connectivity, authentication, access controls and audit for infrastructure |
| ssh3 | Faster and rich secure shell using HTTP/3 |
| TinySSH | Minimalistic SSH server |
| Dropbear | Lightweight SSH server |
| quicssh-rs | Simple ssh server |
| ssh2incus | SSH server for Incus instances |
| Russh | Low-level Tokio SSH2 client and server implementation |
| wolfSSH | Small, fast, portable SSH implementation |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

