rtty 7.2.2 is released, you can access your terminal through the Web anywhere

rtty-A terminal to access your device via the web from anywhere

It consists of a client and a server . The client is implemented in pure C. The server is implemented in GO language, and the front-end interface is implemented in vue .

You can access the terminal of your device via the Web anywhere. Distinguish your different devices by device ID.

rtty is very suitable for remote maintenance of your or your company's thousands of Linux devices deployed around the world.

characteristic:

  • Client C language implementation, very small, suitable for embedded Linux
  • Remote batch execution of commands
  • 支持SSL: openssl, mbedtls, CyaSSl(wolfssl)
  • Very convenient to upload and download files
  • Access different devices based on device ID
  • Support HTTP proxy-access your device's Web
  • Full-featured terminal based on Xterm.js
  • Simple to deploy and easy to use

Bug fix:

  • Failed to transfer 0 byte file
  • Fix memory leak

Guess you like

Origin www.oschina.net/news/128035/rtty-7-2-2-released