github billchurch/webssh2 webssh2-server-v2.4.0
webssh2-server: v2.4.0

🦃 2.4.0 (2025-11-27)

Features

  • Implemented rate limiting and output truncation features in the SSH service to prevent memory overflow during high-volume output. fixes #451 (b575bba)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#453) (9a9719b)
  • Refactor constants import paths and enhance SSH output handling (b575bba)

🐳 Docker Images

This release is available as multi-platform Docker images (linux/amd64, linux/arm64):

Docker Hub

docker pull billchurch/webssh2:latest
docker pull billchurch/webssh2:2.4.0
docker pull billchurch/webssh2:2.4
docker pull billchurch/webssh2:2

GitHub Container Registry

docker pull ghcr.io/billchurch/webssh2:latest
docker pull ghcr.io/billchurch/webssh2:2.4.0
docker pull ghcr.io/billchurch/webssh2:2.4
docker pull ghcr.io/billchurch/webssh2:2

Links:

Don't miss a new webssh2 release

NewReleases is sending notifications on new releases.