CTFIFY
ctfify is a command-line tool designed to simplify the process of downloading and managing Capture The Flag (CTF) challenges. Easily search for challenges by name, category, or tag, and download them to your local machine with just a few commands.
Installation
Install ctfify with:
go install github.com/dimasma0305/ctfify@latest
Requirements
Install golang latest with:
bash ./go-install.sh