mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #716] 希望使用kcp模式的时候 开启p2p网络,可以点对点网络打洞穿透 #563
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#563
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @YahuiWong on GitHub (Apr 20, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/716
kcp本身是基于udp的,可以实现打洞功能
frps 服务端添加 客户端p2p发现功能
实现p2p功能之后可以破除 客户端必须经过服务端的网络带宽限制,节省服务端流量带宽占用
@fatedier commented on GitHub (Apr 23, 2018):
See https://github.com/fatedier/frp#p2p-mode