MicrosoftDX / Vorlonjs

A new, open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io
http://www.vorlonjs.com
Other
2.92k stars 258 forks source link

ipv6 problems #420

Open DimitryDushkin opened 6 years ago

DimitryDushkin commented 6 years ago

I've started vorlon on IPv6-only host and tried to access it via http://[2a02:6b8:0:1638::58ea]:1337/ but it's not working. Is it problem with ipv6 support or I did something wrong?