mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3622] [Feature Request] Stun Support username and credential #2891
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#2891
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 @chuanxinwong on GitHub (Sep 18, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3622
Describe the feature request
我使用coturn搭建了一个stun服务,带有账号密码, 在webRTC中使用正常:
我在frp中的写法:
要如何设置用户名密码?
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Sep 18, 2023):
Not supported.
@chuanxinwong commented on GitHub (Sep 19, 2023):
May I ask if there are any plans to support it in the future?
@fatedier commented on GitHub (Sep 19, 2023):
No plan for that. This seems to be something that very few ordinary users would need, and the subsequent maintenance cost of the related functionality is high. The cost of building this test environment is very high, and it is difficult for us to maintain it in the long term.
@github-actions[bot] commented on GitHub (Oct 20, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
github.com/fatedier/frp/client.(*Service).ctl#4652