GoTTY
It is a lightweight, client-free, browser-accessible terminal publishing tool that can quickly turn command-line programs to the Web and is widely used in scenarios such as DevOps operation and maintenance, teaching demonstrations, remote control and multi-user terminal sharing.
1. Encapsulate any command-line tool into a Web page, allowing users to access the terminal interface through a browser 2. Remotely view server terminal output without SSH login 3. Support enabling interactive input through the-w parameter to realize remote operation of the command line (use carefully) 4. Web visualization encapsulation as a DevOps tool for easy external calls and demonstrations 5. Used for teaching demonstrations to simultaneously show terminal operations to students or teams 6. Combined with tmux/screen, multiple users can share the same terminal session 7. Quickly build a lightweight operation and maintenance portal without deploying a complete remote management system in an intranet or local debugging environment 8. Used for server access to alternate entrances in emergency scenarios 9. Provides a Web Shell interface as an embedded device 10. Providing a Web console interface in a Kubernetes/container environment

