524 Forks
4984 Stars
4984 Watchers

clusterfuzz

Scalable fuzzing infrastructure.

How to download and setup clusterfuzz

Open terminal and run command
git clone https://github.com/google/clusterfuzz.git
git clone is used to create a copy or clone of clusterfuzz 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 clusterfuzz https://github.com/google/clusterfuzz/archive/master.zip

Or simply clone clusterfuzz with SSH
[email protected]:google/clusterfuzz.git

If you have some problems with clusterfuzz

You may open issue on clusterfuzz support forum (system) here: https://github.com/google/clusterfuzz/issues