]> prime8.dev >> repos - ttyd.git/commitdiff
update README
authorShuanglei Tao <tsl0922@gmail.com>
Mon, 17 Feb 2020 05:06:07 +0000 (13:06 +0800)
committerShuanglei Tao <tsl0922@gmail.com>
Mon, 17 Feb 2020 05:06:07 +0000 (13:06 +0800)
README.md

index c2a1b8b1d40fffe524690fba3e1bbd2a7736af66..a1fe0005f8fdd1cf541d9a7b84c411003e6e17a0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -109,6 +109,7 @@ Then open <http://localhost:8080> with a browser, you will get a bash shell with
 - If you want to login with your system accounts on the web browser, run `ttyd login`.
 - You can even run a none shell command like vim, try: `ttyd vim`, the web browser will show you a vim editor.
 - Sharing single process with multiple clients: `ttyd tmux new -A -s ttyd vim`, run `tmux new -A -s ttyd` to connect to the tmux session from terminal.
+- [httpsh](https://github.com/leshniak/httpsh) 🔒🐚 – secure shell in your browser
 
 ## Browser Support