我正在尝试使用chrome中的远程调试选项远程调试chrome实例:
chrome.exe --remote-debugging-port=1337
如谷歌网页所述:http://code.google.com/chrome/devtools/docs/remote-debugging.html
问题是当我尝试使用IP访问它时它不起作用,而使用localhost测试它:1337确实有效.
任何的想法?
google-chrome remote-debugging google-chrome-devtools
google-chrome ×1
google-chrome-devtools ×1
remote-debugging ×1