mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2659] [Feature Request] 能否限制 vhost_http_port 对应的监听地址 #2121
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#2121
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 @micln on GitHub (Nov 15, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2659
Describe the feature request
场景:
frps 配置 vhost_http_port=8000,外面挂一层 caddy 把 443 转过来,同时处理一下 https 证书的问题
期望
现在外网还能访问到 8000 端口,期望能在 frps 上限制只有 127.0.0.1 可以访问 vhost_http_port
Describe alternatives you've considered
现在是配了防火墙来屏蔽端口
Affected area
@github-actions[bot] commented on GitHub (Dec 16, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.