docs: update

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
This commit is contained in:
Jianhui Zhao
2021-02-19 17:53:12 +08:00
parent 25bf87172d
commit c1f108fc79
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@ the world.
* The client is writen in C language, very small, suitable for embedded Linux
* Execute command remotely in a batch of devices
* SSL support: openssl, mbedtls, CyaSSl(wolfssl)
* mTLS
* Very convenient to upload and download files
* Access different devices based on device ID
* Support HTTP Proxy - Access your device's Web
+1
View File
@@ -47,6 +47,7 @@ rtty非常适合远程维护您的或者您的公司的部署在全球各地的
* 客户端C语言实现,非常小,适合嵌入式Linux
* 远程批量执行命令
* 支持SSL: openssl, mbedtls, CyaSSl(wolfssl)
* SSL 双向认证(mTLS)
* 非常方便的上传和下载文件
* 根据设备ID访问不同的设备
* 支持 HTTP 代理 - 访问您的设备的 Web