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 --address=<ip-address> --port=<port> Defaults: IP: 0.0.0.0 Port: 4500 Screenshots