Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Installtion

As a container

You can run raya as a container, but you must configure it properly so that players can deploy instances

docker pull ghcr.io/mohammedgqudah/rayactf:latest
docker pull ghcr.io/mohammedgqudah/rayactf-fe:latest

Using cargo (WIP)

You can build it from source using cargo

cargo install rayactf

Using pre build binaries on github

Github releases