Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 302 Bytes

README.adoc

File metadata and controls

16 lines (10 loc) · 302 Bytes

README

sync to challenge server (separate from ctfd)

rsync -Ptr --perms -F -e 'ssh -i <key>' ./ root@<ip>:/srv/h0h0h0day/

connect to the server, start challenges

ansible-ssh -i ansible/terraform.py challenge-server
byobu
cd /srv/h0h0h0day/
./start-all.sh

CTFd

Use ctfcli