Skip to content

OverTheWireOrg/OverTheWire-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19ec0c7 · Nov 14, 2024
Jan 11, 2023
Feb 12, 2024
Feb 12, 2024
Mar 15, 2020
Aug 10, 2024
Feb 12, 2024
Aug 3, 2021
Feb 13, 2024
Nov 14, 2024
Jan 7, 2019
Apr 16, 2014
Jul 24, 2017
May 11, 2020
Apr 16, 2014
Nov 1, 2012
Jan 11, 2023
Apr 16, 2014

Repository files navigation

Wargames

The wargames offered by the OverTheWire community can help you to learn and practice security concepts in the form of fun-filled games.

If you have a problem, a question or a suggestion, you can join us via chat.

!!! Do not file issues for game-related questions. This repository is for the website only !!!

Contributing to this website

You can clone the repository and make changes to the website by issuing pull requests. To verify that your edits are looking like they should, you can host a local copy of this website using jekyll.

After installing jekyll, use the following command in the same directory as this README file, to start a local webserver:

jekyll serve