mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2367] pick interface for http proxy #1880
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#1880
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 @SemanticInheritance on GitHub (Apr 25, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2367
Hi,
I have multiple interfaces that i wish to create http proxy for, my basic config is:
i tried: local_addr, plugin_local_addr, local_ip, plugin_local_ip with eth0/1 interface ip hoping it would use it, but the endpoints keep returning the main server/interface ip.
Thanks.
@fatedier commented on GitHub (Apr 25, 2021):
You can't do that now since frpc can't specify net interface. Maybe you can try to modify route tables to achieve the same thing.
@github-actions[bot] commented on GitHub (Jun 10, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.