mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2629] 增加跳过部分子域名穿透的功能 #2094
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#2094
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 @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
@fatedier commented on GitHub (Oct 21, 2021):
你这个场景建议直接使用 nginx
@aa51513 commented on GitHub (Oct 21, 2021):
可以考虑用unix socket
@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.