Skip to main content

A simple web-based application to access system shell via a browser

Project description

webpty

webpty is simple web-based application to access system shell(s) via a browser.

PyPI version

Screenshots

Bash Shell

Online Bash Shell

Python Shell

Online Python Shell

VIM

Online Vim

Installation

Use the package manager pip to install webpty.

pip install webpty

Usage

webpty

This creates a tornado server which will be serving your bash shell on http://localhost:8000/

Change shell

webpty -c $SHELL

or

webpty --cmd=$SHELL

This $SHELL can be anything like bash, sh, python, vim, etc. which is present in the system.

Change port

webpty -p $PORT

or

webpty --port=$PORT

This creates a tornado server which will be serving your bash shell on http://localhost:$PORT/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

-

Python Powered

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webpty-2.0.1.tar.gz (142.2 kB view hashes)

Uploaded Source

Built Distribution

webpty-2.0.1-py3-none-any.whl (146.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page