[GH-ISSUE #2629] 增加跳过部分子域名穿透的功能 #2094

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

Originally created by @cube1911 on GitHub (Oct 20, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2629

Describe the feature request

在外网服务器上部署frp服务器端监听80端口,同时在外网服务器上部署了web服务(8080端口)

希望frp服务器在接收到80端口关于 访问 8080端口的web服务后直接 返回8080端口的数据,不需要再穿透到frp客户端了。

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @cube1911 on GitHub (Oct 20, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2629 ### Describe the feature request 在外网服务器上部署frp服务器端监听80端口,同时在外网服务器上部署了web服务(8080端口) 希望frp服务器在接收到80端口关于 访问 8080端口的web服务后直接 返回8080端口的数据,不需要再穿透到frp客户端了。 ### Describe alternatives you've considered _No response_ ### Affected area - [ ] 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:20:48 -06:00
Author
Owner

@fatedier commented on GitHub (Oct 21, 2021):

你这个场景建议直接使用 nginx

<!-- gh-comment-id:948210094 --> @fatedier commented on GitHub (Oct 21, 2021): 你这个场景建议直接使用 nginx
Author
Owner

@aa51513 commented on GitHub (Oct 21, 2021):

可以考虑用unix socket

<!-- gh-comment-id:948278552 --> @aa51513 commented on GitHub (Oct 21, 2021): 可以考虑用unix socket
Author
Owner

@github-actions[bot] commented on GitHub (Nov 21, 2021):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:974732587 --> @github-actions[bot] commented on GitHub (Nov 21, 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#2094
No description provided.