Update README.md

This commit is contained in:
lbl8603
2023-07-19 09:52:53 +08:00
committed by GitHub
parent 6cf71c8068
commit 4baccc5047
+8 -1
View File
@@ -91,7 +91,8 @@ A virtual network tool (VPN)
- 支持Ipv6
### 常见问题
<details> <summary>展开</summary>
#### 问题1: 设置网络地址失败
##### 可能原因:
@@ -103,3 +104,9 @@ switch默认使用10.26.0.0/24网段,和本地网络适配器的ip冲突
1. 方法一:找到冲突的IP,将其改成别的
2. 方法二:自建服务器,指定其他不会冲突的网段
3. 方法三:增加参数-d <device-id> ,设置不同的id会让switch-server分配不同的IP,从而绕开有冲突的IP
</details>
### 交流群
QQ:1034868233