Closed GoogleCodeExporter closed 9 years ago
Currently, due to the security concerns, connections are allowed only from the
localhost. There are plans (no definite timeline) to enable remote connections,
too.
Original comment by apav...@chromium.org
on 13 Aug 2009 at 8:50
[deleted comment]
apavlov just asked me on IRC what my urgency on this was. None. Just seemed
like an
obvious thing to do, eventually.
Original comment by pmue...@gmail.com
on 16 Feb 2010 at 6:34
Easy workaround is to use transparent proxy such as tcpproxy.js,
see end of this page:
http://wiki.github.com/ry/node/using-eclipse-as-node-applications-debugger
This technique can be used both for browser and server side V8 scripts.
Original comment by ztomi...@gmail.com
on 26 Feb 2010 at 1:14
Issue 29 has been merged into this issue.
Original comment by apav...@chromium.org
on 12 Apr 2010 at 2:53
This is actually a major issue when it comes to NodeJS and embedded V8
developers out there. I would very much like to see this one implemented, would
make life 10x easier.
Original comment by MRares
on 10 Nov 2010 at 8:15
A good point! Narrowing it down to "Standalone V8" case makes it easier to
handle. No need to deal with Chromium security story.
Original comment by peter.ry...@gmail.com
on 10 Nov 2010 at 8:26
Should be fixed in HEAD.
Original comment by peter.ry...@gmail.com
on 28 Jan 2011 at 6:04
Fixed in 0.2.2
Original comment by peter.ry...@gmail.com
on 18 Feb 2011 at 8:44
Original issue reported on code.google.com by
pmue...@gmail.com
on 5 Aug 2009 at 2:13