You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried the same steps, git clone, cd into dir, cp the template to config.py, edited the debug flag to True (instead of False) to get some output, then ran it with python3 gen.py It is running now for hours.
You need to edit config.py (line 5) and change DEBUG -> True
What I done Already.
git clone https://github.com/ecapuano/web-traffic-generator.git
cd web-traffic-generator
and
I go straight to
python gen.py
How to create template config.py? Im trying to create config.py but cant work it out.
cp config.py.template config.py
The text was updated successfully, but these errors were encountered: