From: stuicey Date: Tue, 11 Jul 2017 15:08:39 +0000 (+0100) Subject: Add SSHy as real-world use X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=e59d1f7a98a11df7ed19d6c077cc291e257b14e8;p=mirror_xterm.js.git Add SSHy as real-world use --- diff --git a/README.md b/README.md index 0fee652..f885dfc 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**Hexlet**](https://en.hexlet.io): Practical programming courses (JavaScript, PHP, Unix, databases, functional programming). A steady path from the first line of code to the first job. - [**Selenoid UI**](https://github.com/aerokube/selenoid-ui): Simple UI for the scallable golang implementation of Selenium Hub named Selenoid. We use XTerm for streaming logs over websockets from docker containers. - [**Portainer**](https://portainer.io): Simple management UI for Docker. +- [**SSHy**](https://github.com/stuicey/SSHy): HTML5 Based SSHv2 Web Client with E2E encryption utilising `xterm.js`, SJCL & websockets. Do you use xterm.js in your application as well? Please [open a Pull Request](https://github.com/sourcelair/xterm.js/pulls) to include it here. We would love to have it in our list.