ttyd is a simple command-line tool for sharing terminal over the web, inspired by GoTTY. Features * Built on top of Libwebsockets with C for speed * Fully-featured terminal based on Xterm.js with CJK (Chinese, Japanese, Korean) and IME support * SSL support based on OpenSSL * Run any custom command with options * Basic authentication support and many other custom options
WWW: https://github.com/tsl0922/ttyd
None