abs0lut3pwn4g3 / RTB-CTF-Framework

A fast, efficient and lightweight (~100 KB) Capture The Flag framework inspired by the HackTheBox platform. Built with Flask.
https://rtbctfframework.up.railway.app/
GNU Affero General Public License v3.0
108 stars 55 forks source link

Freeze Scoreboard automatically #3

Closed eshaan7 closed 4 years ago

eshaan7 commented 5 years ago

Freezing scoreboard once the CTF is ended. According to the running time provided in config.py

Idea: might be possible using datetime module

svensevenslow commented 4 years ago

Hi! I'd like to work on this. Can you assign me this issue? Also what is the difficulty tag of this issue? @Eshaan7

svensevenslow commented 4 years ago

Hi! I've opened a PR. Please have a look.