We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
描述:扫描大量ip段一周占用内存越来越大,不知道后面达到一定大小会不会把结果储存进磁盘,释放内存;如果不释放内存会导致系统崩溃或服务被杀死
The text was updated successfully, but these errors were encountered:
这是有点为难我胖虎了…😅扫了一周扫多少? 建议还是分批扫描每次2w左右的目标比较合理
可以写个shell文件扫完一个扫下一个
Sorry, something went wrong.
那 只能 用 sed -n 分割 2w 扫了 ;不知道 2w top 1000需要几天扫描完 (-top-ports 1000 -c 500 -rate 50000)
No branches or pull requests
描述:扫描大量ip段一周占用内存越来越大,不知道后面达到一定大小会不会把结果储存进磁盘,释放内存;如果不释放内存会导致系统崩溃或服务被杀死
The text was updated successfully, but these errors were encountered: