Skip to content

v0.5.5

Latest
Compare
Choose a tag to compare
@sea5kg sea5kg released this 01 Apr 06:50
38268de

[v0.5.5] - (2025 Apr 1)

  • Added preinstalled 'ruby-sqlite3'
  • Removed from preinstalled 'nokogiri'
  • Optimize size scoreboard
  • Refactoring README to documentation directory
  • game-simulation moved to test_game_simulation
  • Fix #91 FirstBlood redesign. Fix bug with design. And added hint with information
  • Fix #86 chmod 776 for checker service dicrectory (checker could not write to database)
  • Fix #88 Check on start sames IP and block start

[v0.5.4] - (2025 Mar 27)

  • Added contrib/auto_static_ip_for_vulnbox - Script automaticly set static IP for VULNBOX machine on start
  • Added preinstalled 'bs4', mimesis
  • Added preinstalled 'gem install sqlite && gem install nokogiri'
  • Remember request IP to flag_attempts

[v0.5.3] - (2025 Mar 23)

  • Add utility ping to docker image
  • Updated libhv from 1.3.1 to 1.3.3 from (https://github.com/ithewei/libhv)
  • Updated sqlite from 3.43.2 to 3.49.1 from sqlite-amalgamation-3490100.zip (https://www.sqlite.org/download.html)
  • Updated wsjcpp-yaml from v0.1.1 to v0.1.7 (https://github.com/wsjcpp/wsjcpp-yaml)
  • Updated config - extend to 6 services and 30 teams
  • Fix #76 change icons for attack and defence to understooble
  • Fix #75 show time in human readable in scoreboard
  • Updated year copyright
  • Updated ctf01d-stage-release (added python packages grpcio grpcio-tools protobuf tzdata, added ruby-full)
  • Added new api handler http://{HOST}:{PORT}/api/v1/myip for detect myip
  • Prepare tests/test_sample_game_network_6x30 for check network configuration + jury base on test services (6 services x 30 teams)