mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2660] [Feature Request] 直接转发本地端口 #2119
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#2119
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 @jerry-wolf on GitHub (Nov 15, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2660
Describe the feature request
比如 a.example.com 在 frps 所在的服务器上,而 b.example.com 由通过 frpc 连接到 frps 然后在 frps 所在的服务器上提供服务,a.example.com 可以直接由 frps 转发。
Describe alternatives you've considered
目前可以在 frps 所在的服务器上安装 frpc 并连接到当前服务器上的 frps 实现,只是它产生了额外的开销。
Affected area
@blizard863 commented on GitHub (Nov 16, 2021):
听下来感觉你这个场景更适合用 NGINX ?
@jerry-wolf commented on GitHub (Nov 16, 2021):
如果仅仅是根据 Host 头或者 SNI 分流,那 Nginx 确实感觉更合适,但是还有部分名称还是需要转发到远程啊!
@github-actions[bot] commented on GitHub (Dec 17, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.