Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I cant make the cofig.py works? #6

Open
kali-donlinux opened this issue Sep 29, 2018 · 1 comment
Open

I cant make the cofig.py works? #6

kali-donlinux opened this issue Sep 29, 2018 · 1 comment

Comments

@kali-donlinux
Copy link

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

@pakair
Copy link

pakair commented Nov 1, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants