Skip to content

Running Fast Server

Before running Fast server, ensure the following:

  • Server is configured: You have configured the server and the configuration file (server.yaml) is located in your current working directory.
  • Submitter module is written: You have written the submitter module according to the Submitter Guideline and it's located in your current working directory.

To run the server, just run the command server.

The Fast server is now ready to receive and submit flags.

To access the dashboard, navigate to http://localhost:2023 in your web browser. Your teammates will have to use your machine's IP, which may be the one on your team's local network or the public IP if you are running on a VPS. Verify with your teammates that they can access the dashboard with no issues.