Update README.md

This commit is contained in:
lbl8603
2023-02-07 22:06:38 +08:00
committed by GitHub
parent f2f686d31f
commit 49ac8827cd
+3 -2
View File
@@ -14,13 +14,14 @@
![图片](https://user-images.githubusercontent.com/49143209/210380063-d02c5b46-8fef-4e21-aa9b-6c2defcb1412.png)
- 此时这两个设备之间就能用ip相互访问了
- 此时这两个不同局域网的设备之间就能用ip相互访问了
<img width="437" alt="图片" src="https://user-images.githubusercontent.com/49143209/210380969-4a7c0f23-1e88-4ab6-9cc2-0c0f086848ac.png">
- 输入"list"查看其他已连接的设备(p2p表示NAT打洞成功,relay表示使用服务器中继转发),"status"查看当前设备状态
![图片](https://user-images.githubusercontent.com/49143209/210685314-6e0d674f-b481-4150-bc84-275155c565fc.png)
<img width="502" alt="图片" src="https://user-images.githubusercontent.com/49143209/217266733-731be641-a471-4485-a3f3-9c513b8b9613.png">
- token的作用是标识一个虚拟局域网,当使用公共服务器时,建议使用一个唯一值当token(比如uuid),否则有可能连接到其他人创建的虚拟局域网中