rodan

command module
v0.0.0-...-57c2c9a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2025 License: MIT Imports: 9 Imported by: 0

README

Rodan

A highly optimized CTF platform backend written in Go

[!WARNING] This project is currently under active development and does not have a stable release. Use it at your own discretion.


Table of Contents


Introduction

HackVault aims to be a highly efficient backend for CTF (Capture The Flag) platforms, with performance and scalability in mind. The project is being developed using Go (Golang) for its concurrency model and lightweight footprint.


Requirements

Why Docker?
Some of the services in this project are tightly coupled. The recommended way to run everything is via Docker Compose, which ensures proper coordination between services.

If you prefer running services individually on your local environment, be aware that some components might break or not function as expected without the full stack.


To-Do

  • A lot
  • connect docker API
  • correct and optimise all the request and response json
  • add a query and response summary for all endpoints, some kind of swagger docs or just a routes.md
  • implement leaderboard sort from backend
  • implement cache
  • add forgot password for user
  • change the code change for team logic
  • add the points function (dynamic)
  • implement notifications (SSE)
  • admin panel (admin & sudo admin)
  • add text files checking if things go kaboom

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL