-
Notifications
You must be signed in to change notification settings - Fork 10
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
扫描指定网段子掩码结果不同 #25
Comments
我调整了线程-t 10也探测不到
|
-vv 试试呢? |
但是目前我有一个小小的猜测 可能是因为 dns 服务接受了过多请求/可能 dns 服务挂起 |
还是识别不到,我的环境是通过minikube搭建的k8s环境进行的测试
|
./k8spider all -c 10.100.207.16/24 使用命令对/24进行扫描可以探测到service
./k8spider all -c 10.100.207.16/16 这样就扫不到了
The text was updated successfully, but these errors were encountered: