phra / rustbuster

A Comprehensive Web Fuzzer and Content Discovery Tool
https://iwantmore.pizza
GNU General Public License v3.0
522 stars 59 forks source link

Connection issue with fuzz (os error 22) #53

Open palfrey opened 1 year ago

palfrey commented 1 year ago

Running cargo run -- fuzz --url https://i.imgur.com/ap7KRw2.png --wordlist examples/wordlist (random URL with an image trying to test https://github.com/phra/rustbuster/issues/49) gets error trying to connect: Invalid argument (os error 22) and trying with different URLs I can't seem to get it to connect to anything?