mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4631] [Feature Request] Support binding to multiple specific IPv4 and IPv6 interfaces at the same time. #3655
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#3655
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 @Flightkick on GitHub (Jan 11, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4631
Describe the feature request
Not sure if this is already possible, I did not find any examples in the docs or example configuration.
It would be nice if it was possible to bind to specific IPv4 and IPv6 interfaces at the same time.
I have found examples where
0.0.0.0or::was specified. But this binds to all interfaces.I would expect something alike:
Describe alternatives you've considered
Running two separate instances of frps/frpc.
Affected area
@github-actions[bot] commented on GitHub (Jan 26, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
@Flightkick commented on GitHub (Jan 27, 2025):
Not stale
@fatedier commented on GitHub (Feb 7, 2025):
There are no plans to support this, but you can achieve similar functionality by starting multiple instances with different configuration files.
@github-actions[bot] commented on GitHub (Feb 22, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.