修改文档

This commit is contained in:
lwch
2021-10-14 15:19:36 +08:00
parent 96b70dcb32
commit c1f0c86728
2 changed files with 8 additions and 4 deletions
+7 -3
View File
@@ -12,15 +12,19 @@
1. [如何部署](docs/startup.md)
2. [隧道配置](docs/tunnel.md)
## shell隧道
## 效果图
dashboard页面
![dashboard](docs/imgs/dashboard.png)
linux命令行效果
![linux-shell](docs/shell_linux.png)
![linux-shell](docs/imgs/shell_linux.png)
windows命令行效果
![windows-shell](docs/shell_win.png)
![windows-shell](docs/imgs/shell_win.png)
## iperf3压测对比
+1 -1
View File
@@ -3,7 +3,7 @@
基于tls链接,protobuf进行数据传输,下面举例在办公网络穿透到家庭网络,
并通过rdp进行连接家庭网络下的某台windows设备
![rdp](example.jpg)
![rdp](imgs/example.jpg)
server端配置(10.0.1.1)