[GH-ISSUE #2660] [Feature Request] 直接转发本地端口 #2119

Closed
opened 2026-05-05 13:21:45 -06:00 by gitea-mirror · 3 comments
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 - [X] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [X] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:21:45 -06:00
Author
Owner

@blizard863 commented on GitHub (Nov 16, 2021):

听下来感觉你这个场景更适合用 NGINX ?

<!-- gh-comment-id:969733650 --> @blizard863 commented on GitHub (Nov 16, 2021): 听下来感觉你这个场景更适合用 NGINX ?
Author
Owner

@jerry-wolf commented on GitHub (Nov 16, 2021):

如果仅仅是根据 Host 头或者 SNI 分流,那 Nginx 确实感觉更合适,但是还有部分名称还是需要转发到远程啊!

<!-- gh-comment-id:969871371 --> @jerry-wolf commented on GitHub (Nov 16, 2021): 如果仅仅是根据 Host 头或者 SNI 分流,那 Nginx 确实感觉更合适,但是还有部分名称还是需要转发到远程啊!
Author
Owner

@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.

<!-- gh-comment-id:996307377 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2119
No description provided.