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

Macos作服务端,Linux做客户端,二者无法建立连接 #15

Closed
jylsec opened this issue May 6, 2022 · 2 comments
Closed

Macos作服务端,Linux做客户端,二者无法建立连接 #15

jylsec opened this issue May 6, 2022 · 2 comments

Comments

@jylsec
Copy link

jylsec commented May 6, 2022

Macos信息如下
image
Linux是ubuntu虚拟机
二者可以ping通,但是无法连接

使用命令如下:

./spp_linux -type server -proto ricmp -listen 0.0.0.0
./spp -name "test" -type reverse_socks5_client -server 192.168.79.1 -fromaddr :8080 -proxyproto tcp -proto ricmp
@esrrhs
Copy link
Owner

esrrhs commented May 7, 2022

会不会和虚拟机有关系?

@jylsec
Copy link
Author

jylsec commented May 7, 2022

会不会和虚拟机有关系?

Kali/ubuntu作服务器,ubuntu作客户端✅
macOS作服务器,ubuntu/Kali作客户端❌
Kali/ubuntu作服务器,macOS作客户端✅
应该是vmware网络设置的问题,应该只会对macos用户本地复现产生影响,毕竟实战中用macos做服务端几乎没有。

@jylsec jylsec closed this as completed May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants