mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4795] [Feature Request] client配置中能否增加类似proxyBindAddr参数以控制server端监听范围 #3784
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#3784
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 @RobinMao on GitHub (May 15, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4795
Describe the feature request
有A、B两个服务,需要映射到外网。
映射后A监听0.0.0.0, B因为安全问题只希望监听127.0.0.1
当前虽然可以部署两套解决,但总觉得不太好。
Describe alternatives you've considered
No response
Affected area