wssh icon indicating copy to clipboard operation
wssh copied to clipboard

a ssh to websocket bridge

Results 2 wssh issues
Sort by recently updated
recently updated
newest added

I need to run multiple commands sequentially, such as: ① git clone https://github.com/lanseyujie/wssh.git ② go build cmd/wssh/main.go. How can I determine if the first command has completed?

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.31.0. Commits b4f1988 ssh: make the public key cache a 1-entry FIFO cache 7042ebc openpgp/clearsign: just use rand.Reader in tests 3e90321 go.mod: update golang.org/x dependencies...

dependencies