rtty
Access your device from anywhere via the web
rtty is a remote terminal access solution that lets users reach device terminals through a web browser. It is composed of lightweight clients and a Go-based server, making it useful for embedded Linux devices, routers, gateways, containers, and remote machines. The C client is designed for resource-constrained environments, while the Go client is easier to compile across platforms. The server provides a modern Vue-based web interface for managing connected devices and opening terminal sessions. rtty is useful for administrators and device vendors who need remote shell access without exposing SSH directly on every device. ...