Evidence tier Source Confirmed · 1 capture on record
What the publisher says
As described on Microsoft Marketplace.
WebSSH2 is an open-source, web-based SSH client that provides a browser-accessible terminal for connecting to and managing remote Linux and Unix servers. It provides an intuitive web interface for SSH connections, authentication, terminal access, and remote server management, making it suitable for self-hosted web-based SSH environments.
Features of WebSSH2:
Show the rest of the publisher’s description (33 more lines)
- Provides browser-based SSH access to remote Linux and Unix servers.
- Supports SSH username and password authentication.
- Provides a web-based terminal interface for executing remote commands.
- Supports configurable SSH hosts and ports.
- Provides session management through a browser-based interface.
- Node.js-based deployment suitable for self-hosted web SSH environments.
WebSSH2 usage:
$ sudo su
$ apt update
$ apt install -y git curl build-essential
$ curl -fsSL https://deb.nodesource.com/setup_22.x | bash -
$ apt install -y nodejs
$ cd /opt
$ git clone https://github.com/billchurch/webssh2.git
$ cd webssh2
$ node --version
$ npm --version
$ node -p "require('./package.json').version"
$ npm install
$ Start WebSSH2:
$ export WEBSSH2_LISTEN_IP=0.0.0.0
$ export WEBSSH2_LISTEN_PORT=2222
$ npm start
$ Check WebSSH2 is listening on port 2222:
$ ss -lntp | grep 2222
$ Test WebSSH2 locally:
$ curl -I http://127.0.0.1:2222/ssh
$ Access WebSSH2 in your browser:
# http://SERVER_IP:2222/ssh
Version:
WebSSH2 version: 5.2.1
Disclaimer:
WebSSH2 is open-source software distributed under its respective open-source license. It is not affiliated with, endorsed by, or sponsored by any other company or organization. WebSSH2 is provided "as is," without any warranty, express or implied. Users utilize this software at their own risk. The developers and contributors are not responsible for any damages, losses, or consequences resulting from the use of the software. Users are encouraged to review and comply with the applicable licensing terms and regulations when deploying and using WebSSH2.
Agent build and provenance
See the full provenance
The layer-by-layer build, the evidence behind each claim, the risk basis and the cross-marketplace links are open to any account. Some rows are disclosed, some the source leaves Unknown; a free account shows you which.
Compliance
- FedRAMPConfirmedNot listed90%, registry-checkedNo FedRAMP Marketplace entry matched this vendor's domain, checked 2026-08-27registry recordas observed 2026-08-27
Confirmed means matched to a public authoritative registry. Claimed means the vendor or its listing states it, not yet cross-checked. A framework not shown was not found in any source we hold, which is not evidence against it. Not listed means a scoped registry check found no match for this vendor's domain: a No is a scoped registry check, not a compliance judgment. Confidence bands: 95% domain-verified, 90% registry-checked, 80% self-attested, 70% weak signal. Self-attested items marked “vendor's site” are gathered from the vendor's own website and are not verified by us.
Vendor
External enrichment · as of 2026-08-29
Sources
Publisher resources
1 linkLinked repositories
1 repoUnknown means this listing does not publish a repository. It is not a statement that the code is closed, and a linked repository is not a claim that the publisher wrote it: the registry computes that relationship privately and does not publish it.
Evidence risk is the share of the build you cannot see before you deploy, not a security rating. Sign in to see the layer-by-layer basis for this band.

