Releases: PLUS-POSTECH/soma
Releases · PLUS-POSTECH/soma
0.1.0-alpha
What is Soma?
Soma is a cross-platform CTF problem container manager.
- Soma helps problem authors to easily create and distribute reproducible CTF problem environment.
- Soma helps CTF players to easily download and run CTF problems on their local machine after contests.
Version Note
This is an alpha release of Soma. Currently, it supports running a binary file under a socat fork server. We hope to add more scenarios to it, notably a web problem setup which uses PHP with MySQL and a Python-based setup.
Please create an issue when you find any bug in Soma.
Command Overview
Add / Create | Remove | |
---|---|---|
Repository | add |
remove |
Image | build |
clean |
Container | run |
stop |
Additionally, update
If you want to know the detail about Soma, please take a look at README.