Releases: Tp0t-Team/Tp0tOJ
Releases · Tp0t-Team/Tp0tOJ
v2.0-RC.2
- fix some prepare issues
- better README
- add image name check
- now flag value will be used as random count (as bytes) during dynamic mode
v2.0-RC.1
- remove all cgo dependences, now the OJ & prepare are pure go implementation
- fix the timeout of website
- delete useless 'mark'
- better prepare.go script with download progress
- rewrite replica enable/disable logic to 4 statuses, this logic add a channel to implement async callback
- allow player to open the challenge after submitting flag
- allow player to startup the challenge environment after submitting flag
v2.0-beta.2
- Add replica timer for users
- Refuse delete image which is used by enabled challenge
- Now admin can delete pod
- Fix some bugs
v2.0-beta.1
- Tested in some situation
- Provide a standard topic deployment configuration
- More complete documentation is now available
v2.0-alpha.1
Tp0tOJ v2.0-alpha.1
This is the first release of 2.0 plan.
- Rewrite the server by golang.
- Add k8s auto challenge up support.
- Change to a competition platform.
- Remove college sspecific things.
- Easy to install.