SkillAgentSearch skills...

Wssh

a ssh to websocket bridge

Install / Use

/learn @lanseyujie/Wssh
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

wssh

Go

wssh is an ssh to websocket bridge that lets you invoke a remote shell using nothing but HTTP.

Screenshot

screenshot

Install

go install github.com/lanseyujie/wssh/cmd/wssh@latest

Usage

-P int
    ssh port (default 22333)
-h string
    ssh host (default "localhost")
-help
    this help
-i string
    private key file path
-l int
    web listen port (default 8022)
-p string
    ssh or private key password
-u string
    ssh user (default "root")
View on GitHub
GitHub Stars21
CategoryDevelopment
Updated3mo ago
Forks7

Languages

Go

Security Score

92/100

Audited on Dec 10, 2025

No findings