增加-o默认ip

This commit is contained in:
lubeilin
2023-07-29 21:31:34 +08:00
parent fbe01d8cbf
commit 9e881eeecd
4 changed files with 13 additions and 5 deletions
+2
View File
@@ -23,6 +23,8 @@
在B配置 **-o 192.168.0.0/24,192.168.0.10** ,表示允许将192.168.0.0/24的数据从网卡192.168.0.10转发出去
注:-o 可以不配置出口ip,如直接使用 **-o 192.168.0.0/24** , 这将使用默认ip转发
### -w `<password>`
提升通信安全性,使用该密码生成的密钥对客户端数据进行加密,并且服务端无法解密。使用相同密码的客户端才能通信