Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 505 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 505 Bytes

CTFTime Api Endpoint

Adds an endpoint to the CTFd api to allow for uploading the scores to CTFtime.org

This endpoint is designed to match CTFtime's scoreboard feed specifications

The endpoint can be reached at /api/v1/ctftime

Beware of challenge dependencies

This plugin shows the challenge name and value for all challenges that are visible. This includes challenges that should be hidden until their dependencies are solved.