From 7440d0215264370b0f56a218121b54ca9166bad5 Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Sat, 19 Jan 2019 03:28:19 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index f7da41c..81db8bc 100644 --- a/README.md +++ b/README.md @@ -585,6 +585,17 @@ vc4-fkms-v3d 是较好的优选兼容模式 然后重启即可 +### ShellinaBox + +WEB SSH 客户端支持,不再需要SSH客户端来连接服务器,可以通过浏览器直接SSH访问服务器 + +默认访问协议https和4200端口,访问地址https://树莓派IP地址:4200 + +需要 *2019-01-18-v2019-1.0-U2* 才直接支持,之前的版本请执行以下命令安装: + +```shell +apt update; apt install shellinabox -y +``` ### 开启蓝牙支持 首先,你的系统能够连接到互联网以安装蓝牙软件的支持