Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Trolldemorted committed Nov 10, 2023
1 parent f68641e commit c251e69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Bambi CTF Infrastructure

This is the setup used for our Bambi CTF training competitions. It was also used to host [ENOWARS4](https://enowars.com).
This is the setup used in our BambiCTF and ENOWARS competitions.

It uses ansible and packer to prepare images for Hetzner Cloud and terraform to create the infrastructure.

Expand Down Expand Up @@ -90,7 +90,6 @@ export HCLOUD_TOKEN="..."
- `terraform init`
- `terraform apply`


## Open game network
- `iptables -A FORWARD -o router -j ACCEPT` (on *every* gateway)

Expand Down

0 comments on commit c251e69

Please sign in to comment.