A Python 2.7 script made for making n request to a http address
This script uses the request library
pip install requests
or
easy_install requests
python request-maker.py <request to make> <time to do them> <target url>
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Python 2.7 script made for making n request to a http address
This script uses the request library
pip install requests
or
easy_install requests
python request-maker.py <request to make> <time to do them> <target url>