cube icon indicating copy to clipboard operation
cube copied to clipboard

Allow one to specify a bind address for http, udp, fixes problem when udp disabled.

Open splbio opened this issue 12 years ago • 4 comments

This is useful to only listen on loopback.

Syntax in your config would look like: "http-addr": "127.0.0.1"

You can also specify a udp-addr now.

splbio avatar Oct 24 '13 03:10 splbio

Dupe of #137 ?

Marsup avatar Oct 24 '13 08:10 Marsup

Almost, this request includes 28d5571 which fixes where if udp port isn't specified then a random port isn't created.

Also I didn't see the pending pull of #137 when I wrote this sorry for the dup code!

splbio avatar Oct 24 '13 15:10 splbio

Oh I missed that. I recreated a commit in the merge we're doing (#129) with your name, it was harder to cherry-pick, hope you don't mind.

Marsup avatar Oct 25 '13 08:10 Marsup

Do not mind at all. Enjoy and thank you!

splbio avatar Oct 25 '13 20:10 splbio