Skip to content

ricmp协议在虚拟机下运行的问题 #16

@lnm3000

Description

@lnm3000

Server端参数:
./spp -type server -proto ricmp -listen 0.0.0.0

Client端参数:
spp.exe -name "test" -type reverse_socks5_client -server x.x.x.x -fromaddr :8080 -proxyproto tcp -proto ricmp -username dsafdsfa -password dsafsfa

在Windows虚拟机中,Server端看日志能收到Client 的 ICMP请求,但无法监听起8080端口。日志打印出以下错误:
image

换到Windows实体机,同样的命令就成功了。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions