skbctf-status

module
v0.0.0-...-c1d2af8 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2021 License: MIT

README

skbctf status

configs

Usage

  • build: make
  • prepare configs: refer to below
  • mkdir -p logs && sudo supervisorctl start all

checker

  • Example config file of checker is checker.example.conf.json
  • This file decides how test execution is done, such as execution interval, parallel execution, daemon mode, etc.
  • You can also specify configuration by command-line option. The priority of options is command-line > config file > default.
  • For usage of each options, run ./bin/main --help.

supervisord

  • Exampe config file of supervisord is supervisord.example.conf.
  • This file decides how services run under supervisord.
  • Main component is checker and badge-server.

thanks

  • This is heavily inspired by status-badge server of TSGCTF2021 (status-badge server itself is private). Thanks to its authors, especially kcz146.
  • Badge-server depends on shields.io.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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