fatedier / frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Apache License 2.0
86.33k stars 13.35k forks source link

[Feature Request] dedicated interface for binding to on frpc #4115

Closed modpotato closed 6 months ago

modpotato commented 7 months ago

Describe the feature request

id like to have a dedicated interface for binding programs to so they forward their traffic to frpc. if this already exists PLEASE let me know as im quite confused. (im trying to run a docker container through frpc, but when i bind it to 0.0.0.0 you cant access it. however when i bind it to nothing but just list a port, i can access it (through frps of course) but the program im using automatically binds to the ip and i cant find where it sets up)

Describe alternatives you've considered

ive changed the bound ip to none and it works fine though i need it to bind to an ip.

Affected area

xqzr commented 7 months ago

https://github.com/fatedier/frp/issues/3826#issuecomment-1839273219

github-actions[bot] commented 6 months ago

Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.