abriginets / wreckuests

Yet another one hard-hitting tool to run HTTP stress tests 🌌
MIT License
175 stars 77 forks source link

? #3

Open CollyYT opened 5 years ago

CollyYT commented 5 years ago

File "C:\Users\Dillon\AppData\Roaming\Python\Python36\site-packages\requests\models.py", line 366, in prepare_url raise MissingSchema(error) requests.exceptions.MissingSchema: Invalid URL '?1564109456': No schema supplied. Perhaps you meant http://?1564109456?

para-dise commented 4 years ago

For some reason the author didn't automatically fallback to -h if no parameter is supplied when running the script.

Try python wreckuests.py -h instead.