We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ad31d9 commit 362c481Copy full SHA for 362c481
docs/gnb_user_manual_cn.md
@@ -215,7 +215,7 @@ es-argv "--upnp"
215
```
216
multi-socket on
217
218
-打开更多 UDP 监听端口,增加NAT穿透是端口探测成功的概率。
+打开更多 UDP 监听端口,增加NAT穿透端口探测成功的概率。
219
220
`multi-socket` 被设为 on 后会除原有的 `listen` 的端口外,在额外打开4个随机 UDP 端口,如果想额外监听指定的端口,可以用多个 `listen` 设置项,GNB 支持用`listen` 指定监听5个地址端口或通过`listen6` 监听 5个IPV6地址和端口 以及用 `listen4` 监听5个IPV4地址端口。
221
0 commit comments