Skip to content
/ http-bot Public

This is a simple set of scripts that I used to generate network traffic. It's not perfect, but it's a starting point and it works.

License

Notifications You must be signed in to change notification settings

dcode/http-bot

Repository files navigation

README

Keep it simple. To run, you need to provide a CSV file which you can generate by doing

python scrape_topsites_by_country.py US 500 > us_sites.csv

Then, you can run the HTTP bot by feeding it in.

python http_gauss_browse.py us_sites.csv

About

This is a simple set of scripts that I used to generate network traffic. It's not perfect, but it's a starting point and it works.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published