Skip to content

Commit

Permalink
Update readme with time-based-iptables keys
Browse files Browse the repository at this point in the history
  • Loading branch information
MMunier committed Nov 6, 2024
1 parent 4fec8fd commit 82450c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ github_ssh_keys:
- domenukk
- ldruschk
- MMunier
vulnbox_access_time: "2024-07-09T20:00:00"
network_open_time: "2024-07-09T21:00:00"
network_close_time: "2024-07-09T22:00:00"
```
- Obtain a private ssh ed25519 key that can clone your repositories (`cp ~/.ssh/id_ed25519 .`)
- Run the container (`docker compose up -d`)
Expand Down

0 comments on commit 82450c0

Please sign in to comment.