console.io icon indicating copy to clipboard operation
console.io copied to clipboard

Make bind host configurable

Open mcasimir opened this issue 11 years ago • 2 comments

Looking at the sources I couldn't figure out how to make console.io server bound to 0.0.0.0 instead of localhost. This prevents me to access console.io server from other devices that my laptop in my local network.

Thank you!

mcasimir avatar May 12 '14 15:05 mcasimir

You should be able to access console.io using your ip address instead of localhost.

nkashyap avatar May 12 '14 15:05 nkashyap

I've to try this yet, anyway unless express.js does something by itself it should not be always true.

mcasimir avatar May 12 '14 20:05 mcasimir