Skip to content

A suite of shell scripts to spwan web requests to get something online which everone dogfights for.

Notifications You must be signed in to change notification settings

lukedoomer/spawn-web-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spawn-web-request

A suite of shell scripts to spwan web requests to get something online which everyone dogfights for.

You need to have paralle and curl installed.
Also you need to know how to export curl command from mitmproxy or firebug.
Once you save the curl script which you want to replay, type

./parallel_run.sh -n <number of instances> -e './replay.sh -f <curl script to replay> -d <delay up to random seconds> -c \"<condition to stop>\"'

About

A suite of shell scripts to spwan web requests to get something online which everone dogfights for.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages