aboul3la / Sublist3r

Fast subdomains enumeration tool for penetration testers
GNU General Public License v2.0
9.48k stars 2.07k forks source link

optimization support -p 80,7001-9009, auto save to domain + ".txt" file #323

Open hktalent opened 2 years ago

hktalent commented 2 years ago

support:

python3 sublist3r.py -t 32 -o xx.txt -d xxx.com -p 80,7001-9009 -v cat l.txt|xargs -I % python3 sublist3r.py -d % -t 16 -o %.txt

auto save to domain + ".txt" file

hktalent commented 2 years ago

add -u URL, --url URL Save the results to url