Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A websocket based arbitrary shell command executor with long-keeping and reusable input and output.

Run

./websocket-shell 0.0.0.0:8080

Example

wscat ws://127.0.0.1:8080
Connected (press CTRL+C to quit)
> uname
< Linux

> whoami
< zhang

> 

send string ctrl+c to exit running shell child process

About

linux shell through websocket

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages