Wsh is a remote Unix and Windows NT shell that works via HTTP. The client script provides a shell-like prompt, encapsulating user commands into HTTP POST requests and sending them to the server script. The server script extracts and executes commands and returns STDOUT and STDERR output. Features include command line history support, file upload/download, and it can work through an HTTP proxy server.
| Tags | Shells Security Internet Web |
|---|---|
| Licenses | Freeware |
| Operating Systems | Unix |
| Implementation | Perl |
Recent releases


Release Notes: A Java version of the Wsh server has been added.


Release Notes: A WSH server in C has been added.


Release Notes: HTTP Basic Authorization support has been added.


Release Notes: In this version, SSL support was added, the configuration script was modified, and a French README was added.


Release Notes: A cd command bug when the server script runs under UNIX has been fixed.