[GH-ISSUE #1846] frp如何实现UDP点对点穿透,有没有示例可以参考 #1456

Closed
opened 2026-05-05 12:55:25 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @hiwooNum1 on GitHub (Jun 9, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1846

找了些示例单都不是测试不通,跪求大神指导!

Originally created by @hiwooNum1 on GitHub (Jun 9, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1846 找了些示例单都不是测试不通,跪求大神指导!
gitea-mirror 2026-05-05 12:55:25 -06:00
Author
Owner

@wangcong099878 commented on GitHub (Jun 17, 2020):

同问 还是国内电信禁止UDP

<!-- gh-comment-id:645196724 --> @wangcong099878 commented on GitHub (Jun 17, 2020): 同问 还是国内电信禁止UDP
Author
Owner

@Becods commented on GitHub (Jul 30, 2020):

国内电信从未禁止过UDP
可尝试通过netcat确认udp端口已打开
示例配置

[example]
type = udp
local_port = 2333
local_ip = 127.0.0.1
remote_port = 2333
<!-- gh-comment-id:666324533 --> @Becods commented on GitHub (Jul 30, 2020): 国内电信从未禁止过UDP 可尝试通过netcat确认udp端口已打开 示例配置 ``` [example] type = udp local_port = 2333 local_ip = 127.0.0.1 remote_port = 2333 ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1456
No description provided.