Commit graph

6 commits

Author SHA1 Message Date
e151b4a6e1 Merge pull request 'fix-status' (#2) from fix-status into main
Reviewed-on: #2
2025-03-28 02:45:11 +00:00
Daniel Sy
62efb1455f
docs: 🔥 Simplified README 2025-03-25 19:47:53 +01:00
Daniel Sy
4168e8ea9b
chore: 📌 Added go.mod for dependencies 2025-03-25 19:39:28 +01:00
Daniel Sy
68c8772d23
docs: 📝 Added basic README 2025-03-25 19:38:41 +01:00
Daniel Sy
f02994f32c
fix(#1): 🐛 Fixed application startup
The main process did not get blocked before. Hence a new channel 'TestDone' is added to be closed when the attack is finished.
2025-03-25 19:33:18 +01:00
Daniel Sy
600e641560
Initial commit 2025-03-25 17:53:35 +01:00