stud
stud copied to clipboard
No way to bind to exactly two IPs
Hi,
There seems to be no way to bind to exactly two IPs, e.g. “-f 129.241.93.53,443 -f 2001:700:300:1800::2011,443”. This is useful if you want to bind to both IPv4 and IPv6, but there are other things on other IPs that use port 443, and thus prohibit the use of wildcards.
You're correct, there is no way to do this right now. I have an incoming pull request that allows multiple bindings and backend mappings, and I'm reviewing it. I'll leave this ticket open until that pull request is closed one way or another.