rand-tech / ctfd-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ctfd-cli

A bunch of utilities to play CTF which hosted with CTFd

Install

$ go install github.com/theoremoon/ctfd-cli/cmd/ctfd-cli@latest

Usage

$ ctfd-cli download -u <username> -p <password> --url https://ctfd.example.com/ --category crypto

About


Languages

Language:Go 99.5%Language:Makefile 0.5%