Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Support binding to multiple specific IPv4 and IPv6 interfaces at the same time. #4631

Open
2 of 11 tasks
Flightkick opened this issue Jan 11, 2025 · 0 comments

Comments

@Flightkick
Copy link

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.0 or :: was specified. But this binds to all interfaces.
I would expect something alike:

# frps.toml
bindAddresses = ["xxx.xxx.xxx.xxx", "xxxx:xxxx::etc."] 

Describe alternatives you've considered

Running two separate instances of frps/frpc.

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant