mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3965] [Feature Request] 可配置 Websockets 路径 #3146
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#3146
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 @fanthos on GitHub (Feb 1, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/3965
Describe the feature request
根据代码描述,
FrpWebsocketPath是固定的/~!frp。希望将这个放到配置文件中,可以使用反向代理(如nginx)在同一个端口使用多个frp后端。Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Feb 21, 2024):
这样的参数暴露的越多,对之后的维护负担就越重,所以目前倾向于尽量不对用户暴露非必要的一些参数。
这个场景中,建议可以可以考虑通过 host 实现端口复用。
@fanthos commented on GitHub (Feb 22, 2024):
之前考虑过使用host进行复用,但是如果前面有cdn或者其他反代服务时候,host不能随意改。
@github-actions[bot] commented on GitHub (Mar 15, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.