Menu

Changelog

Stay up to date with the latest changes to QUICSSH. From v0.1.0 to 0.1.0 — every improvement, fix, and new feature documented.

v0.1.0 GitHub Release
January 2, 2026

Initial public release of QUICSSH — SSH reimagined on top of the QUIC transport protocol.

If you encounter any issues, please report them on the issues page.

  • Added
    QUIC-based SSH transport (RFC 9000) over UDP
  • Added
    TLS 1.3 client and server certificate authentication
  • Added
    Built-in certificate authority for zero-trust deployments
  • Added
    OIDC/OAuth 2.0 identity provider integration
  • Added
    TOTP/OTP multi-factor authentication support
  • Added
    TCP and UDP port forwarding over multiplexed QUIC streams
  • Added
    SSH-to-Docker container access by container name
  • Added
    SSH-to-LXD instance access
  • Added
    SSH-to-Incus container access
  • Added
    Automatic reconnect with QUIC connection migration on network change
  • Added
    0-RTT session resumption for instant reconnects
  • Added
    QUICSSH server daemon with systemd support
  • Added
    Single-binary client and server — zero runtime dependencies
  • Added
    Linux (x86_64, aarch64), macOS (Universal), and Windows (x86_64) builds

Choose version