mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4857] frp支持webrtc吗?支持whep吗?支持whip吗? #3834
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#3834
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 @gg22mm on GitHub (Jun 28, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4857
frp支持webrtc吗?支持whep吗?支持whip吗?
@wyf9 commented on GitHub (Jun 29, 2025):
tcp, udp, http
看是不是基于这三种协议
是就支持
不是就不支持
@gg22mm commented on GitHub (Jun 29, 2025):
[web3]
type = http
local_ip = 192.168.1.6
local_port = 80
custom_domains = 106.13..
[webrtc_tcp]
type = tcp
local_ip = 172.28.172.170
local_port = 1985
remote_port = 1985
我试的时候是本地可以,换一台机子就不行了
@gg22mm commented on GitHub (Jul 3, 2025):
我试了 支持whep 与 whip 没有问题,也就是支持webrtc了 ~~