Skip to content

An SSH client served over HTTP, built with tornado and paramiko

License

Notifications You must be signed in to change notification settings

sentrychris/ssh-client

Repository files navigation

Web SSH client.

Installation

(Optional) Create virtual environment

Install dependencies

$ pip install -r requirements.txt
$ npm install

Build

$ npm run build

Run

$ python manage.py run

Screenshots

static/tornamiko.png

static/tornamiko.png