Categories
wsh
'Wsh' is a remote 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, data flow Xor encoding, the ability to protect server part script usage with a secret key inside an HTTP message, and the ability to work through an HTTP proxy server (to hide a client's ip or bypass a firewall).
Last updated 15 Jul, 2004
About
Leadership
- Alex Dyatlov - Maintainer
Requirements
- Net::SSLeay (for client part) (Use Requirement)
- Term::ReadLine::Gnu (suggested for both client and server) (Weak Prerequisite)
Related Projects
Versions
2.2.1
2.2.1 stable released 2004-07-15
- Released: 15 Jul, 2004
- Code Maturity: Stable
- Source Archive: http://gray-world.net/projects/wsh/wsh-2.2.1.ta...
- Licenses: GPLv2
- Interfaces: Command Line, Web



