mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4702] [Feature Request] 在frpc而不是frps上为http、https类型代理配置端口号,为同域名在多端口上提供多个http/https服务支持 #3709
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#3709
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 @Halo-Michael on GitHub (Mar 7, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4702
Describe the feature request
需求:对于映射到frps的唯一域名,能够在不同的多个端口号上同时提供http/https类型的穿透服务,即:访问指向frps服务器的域名a.com时,通过添加端口号,例如访问https://a.com:443、https://a.com:8443能够分别访问frpc服务器上端口号不同的两个独立的https服务。
目前http、https类型穿透是在frps上配置端口号,即对于同一域名,只能在65535个端口中选择唯一端口提供http/https服务。希望可以添加同域名多http/https服务支持。
Describe alternatives you've considered
No response
Affected area
@xqzr commented on GitHub (Mar 8, 2025):
使用 TCP 类型
@Halo-Michael commented on GitHub (Mar 8, 2025):
使用tcp类型无法使用http/https类型的各种功能插件
@Halo-Michael commented on GitHub (Mar 22, 2025):
依然有此需求。比如我在服务器上运行多个提供http/https的服务,依靠端口号来指向不同的服务,并且需要使用subdomain这种功能来分流,达到单服务器通过子域名复用的目的。
并且我觉得没有什么理由frp一个实例只能提供一组http/https服务
@github-actions[bot] commented on GitHub (Apr 6, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
@Halo-Michael commented on GitHub (Apr 6, 2025):
Still in need
@github-actions[bot] commented on GitHub (Apr 21, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
@Halo-Michael commented on GitHub (Apr 22, 2025):
Still in need
@lvyc1234 commented on GitHub (Apr 22, 2025):
I also think a domain name should support multiple ports to route different HTTP/HTTPS services. I tried to use the routeByHTTPUser field to control different routes, but it didn't take effect. I couldn't route different HTTP services in this way. Hope future versions can support it, thanks
@taoliujun commented on GitHub (Apr 29, 2025):
need too.
@github-actions[bot] commented on GitHub (May 14, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
@Halo-Michael commented on GitHub (May 14, 2025):
Still in need
@github-actions[bot] commented on GitHub (May 29, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
@Halo-Michael commented on GitHub (May 29, 2025):
Still in need
@github-actions[bot] commented on GitHub (Jun 13, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.