silicon icon indicating copy to clipboard operation
silicon copied to clipboard

Should have some way to bind to specific IP(v6) address

Open ahupowerdns opened this issue 9 years ago • 1 comments

Don't get me wrong with all these tickets, they are because I like what I am seeing. I might also PR this up. But, only binding to a 'port' is going to cause immediate problems for my use of Silicon. I checked out the microhttpd way to do this and it is quite nice, but it does not immediately fit on mhd_json_serve, unless we accept an IP address as a string in which case it is rather easy.

Thoughts?

ahupowerdns avatar Apr 04 '16 11:04 ahupowerdns

Indeed, passing a string instead of a port will be nice to handle ipv4 and ipv6 address. I'll add this to the MHD backend. Thanks again, your feedback is more than welcome.

matt-42 avatar Apr 05 '16 09:04 matt-42