dirsearch 命令
指定网址
python dirsearch.py -u http://xxxx
指定网站语言
python dirsearch.py -u http://xxxx -e php
指定字典
python dirsearch.py -u http://xxxx -w
递归目录(子级也会被搜索)
python dirsearch.py -u http://xxxx -r
使用随机UA
python dirsearch.py -u http://xxxx --random-agents