Skip to content

Releases: michaelflppv/capture-the-flag

Final Submission

25 May 09:15
Compare
Choose a tag to compare

The use of the application requires Java 17.

Start the Client: java -jar capture_the_flag_client.jar
Start the Server: java -jar capture_the_flag_server.jar

Note that the standard port for the server is 8888. If you host the server on your local machine, it should be reachable under localhost:8888.

capture_the_flag_server.jar
capture_the_flag_client.jar