mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2433] [需求] frps bind_addr参数 监听多个网卡 #1934
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#1934
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 @dem0ns on GitHub (Jun 4, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2433
通过文档发现了frps的
bind_addr参数 https://gofrp.org/docs/reference/server-configures/但是经过尝试,发现只能监听单个网卡或者所有网卡,不能监听多个特定的网卡
以下两种方式均不生效
希望能够在bind_addr参数中添加对多网卡参数的支持
@fatedier commented on GitHub (Jun 4, 2021):
You can run multiple frps for this demand.