Skip to content

A high performance CTF platform server written with Go.

License

Notifications You must be signed in to change notification settings

intraware/rodan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackVault

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.

About

A high performance CTF platform server written with Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published