H4ckForJob / dirmap

An advanced web directory & file scanning tool that will be more powerful than DirBuster, Dirsearch, cansina, and Yu Jian.一个高级web目录、文件扫描工具,功能将会强于DirBuster、Dirsearch、cansina、御剑。
GNU General Public License v3.0
3.12k stars 546 forks source link

-iF target.txt -lcf大量目标时提示error:[Errno 24] Too many open files #16

Open Y4nTsing opened 5 years ago

Y4nTsing commented 5 years ago

当扫描大量目标时,在扫描过程中会出现 [x] plz check file path! [x] error:[Errno 24] Too many open files: '/xxxpath/dirmap/data/dict_mode_dict.txt' [x] load payloads error! [x] plz check dict mode config! 然后就停止运行 image

H4ckForJob commented 5 years ago

@Y4nTsing 请问你的target.txt中有多少行记录呢?

Y4nTsing commented 5 years ago

@Y4nTsing 请问你的target.txt中有多少行记录呢?

两百条,每次执行到百分之二十几就出错了

hellogoldsnakeman commented 4 years ago

我这边也是这种情况,每次到百分之十几的时候就会报错:error:[Errno 24] Too many open files: '/Users/hello/dirmap/data/dict_mode_dict.txt',我这边target里面每次放的500行左右的目标站,这个问题看怎么解决一下?