Describe the feature request
In the proxyBindAddr add the ability to define multiple IPs so the proxies from frp client are opened on those IP addresses. For example on frps.toml
bindPort = 89
proxyBindAddr = "192.168.68.121, 192.168.68.102"
This would be nice to have when on a system with multiple interfaces we want only the frp server to listen to specific IP addresses instead of 0.0.0.0
Describe alternatives you've considered
No response
Affected area
Describe the feature request
In the
proxyBindAddradd the ability to define multiple IPs so the proxies from frp client are opened on those IP addresses. For example onfrps.tomlThis would be nice to have when on a system with multiple interfaces we want only the frp server to listen to specific IP addresses instead of
0.0.0.0Describe alternatives you've considered
No response
Affected area