Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

电脑存在多网卡时,不能选择网卡 #21

Open
lixiaodong opened this issue Dec 26, 2016 · 6 comments
Open

电脑存在多网卡时,不能选择网卡 #21

lixiaodong opened this issue Dec 26, 2016 · 6 comments

Comments

@lixiaodong
Copy link

我的解决办法是禁用其他暂时不用的网卡,然后重新启动spy-debugger即可。
但是希望可以支持选择局域网网卡。

@wuchangming
Copy link
Owner

是会出现报错?现象是怎样?

@lixiaodong
Copy link
Author

现象是无法获取到局域网ip
比如我的局域网ip是192.168.1.2,而虚拟机网卡的ip是:10.0.0.1
此时无法获取到192.168.1.2作为代理ip。

@thuai
Copy link

thuai commented Jan 5, 2017

我也遇到了这个问题,多个网卡时,无法正确的连接

比如我Mac接有线,手机连接电脑的共享网络。无法调试

@wuchangming
Copy link
Owner

这个问题我现在没什么思路。
按理spy-debugger是没有绑定ip的,只是绑定了端口。
谁有什么好的解决方法思路能和我说下?
@lixiaodong @thuai

@thuai
Copy link

thuai commented Jan 14, 2017

我的思路是可以列出电脑里面的网卡,然后在运行的时候,让用户自己制定需要使用的网卡。

@Rexexe
Copy link

Rexexe commented Dec 7, 2021

装个wsl,直接废掉了,看了一下ipconfig,wsl的ip在本机上边,还没法禁用,spy-debugger直接废掉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants