462 Forks
3209 Stars
3209 Watchers

google-ctf

Google CTF

How to download and setup google-ctf

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

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

If you have some problems with google-ctf

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