-
Notifications
You must be signed in to change notification settings - Fork 279
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
爆破一段时间,速度很慢 #43
Comments
一段时间是指多长?考虑下dns的问题? |
也考虑过dns的问题,等速度慢下来,我立马kill ksubdomain,然后再重新开启ksubdomain 速度又很快了。 |
遇到同样的问题,最开始会占用很大的带宽,越到后来就越小,字典没跑完,就会卡住,不会继续执行 |
确实,我这边18W就会卡住,不知道有解决方案没有? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
现象:
比如说发了二十多万数据包后,爆破速度是每秒100多。
排查:
首先考虑是机器性能问题,这时候我curl正常,带宽是美问题。再考虑了cpu,一个核心跑满了,但是发包却很少。
代码暂时还每去看。
The text was updated successfully, but these errors were encountered: