speedbump
TCP proxy for simulating variable, yet predictable network latency :globe_with_meridians::hourglass_flowing_sand:
How to download and setup speedbump
Open terminal and run command
git clone https://github.com/kffl/speedbump.git
git clone is used to create a copy or clone of speedbump repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with speedbump https://github.com/kffl/speedbump/archive/master.zip
Or simply clone speedbump with SSH
[email protected]:kffl/speedbump.git