mirror of
https://github.com/fatedier/frp.git
synced 2025-08-03 04:23:52 +00:00
doc: fix spelling error
This commit is contained in:
@@ -185,7 +185,7 @@ DNS 查询请求通常使用 UDP 协议,frp 支持对内网 UDP 服务的穿
|
||||
|
||||
5. 通过 dig 测试 UDP 包转发是否成功,预期会返回 `www.google.com` 域名的解析结果:
|
||||
|
||||
`dig @x.x.x.x -p 6000 www.goolge.com`
|
||||
`dig @x.x.x.x -p 6000 www.google.com`
|
||||
|
||||
### 转发 Unix域套接字
|
||||
|
||||
|
Reference in New Issue
Block a user