[GH-ISSUE #716] 希望使用kcp模式的时候 开启p2p网络,可以点对点网络打洞穿透 #563

Closed
opened 2026-05-05 12:22:05 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @YahuiWong on GitHub (Apr 20, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/716

kcp本身是基于udp的,可以实现打洞功能
frps 服务端添加 客户端p2p发现功能
实现p2p功能之后可以破除 客户端必须经过服务端的网络带宽限制,节省服务端流量带宽占用

Originally created by @YahuiWong on GitHub (Apr 20, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/716 kcp本身是基于udp的,可以实现打洞功能 frps 服务端添加 客户端p2p发现功能 实现p2p功能之后可以破除 客户端必须经过服务端的网络带宽限制,节省服务端流量带宽占用
Author
Owner

@fatedier commented on GitHub (Apr 23, 2018):

See https://github.com/fatedier/frp#p2p-mode

<!-- gh-comment-id:383522873 --> @fatedier commented on GitHub (Apr 23, 2018): See https://github.com/fatedier/frp#p2p-mode
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#563
No description provided.