Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

a ssh to websocket bridge

Topics

Resources

Stars

23 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages