Commit graph

8 commits

Author SHA1 Message Date
Daniel Sy
c94fce57ae
feat(#3): 📦 Dockerize loic 2025-03-28 05:04:05 +01:00
483484e2e2 fix(#1): 🚑 Fix application stopping early (#4)
Co-authored-by: Daniel Sy <Daniel.Sy@t-systems.com>
Reviewed-on: Daniel.Sy/loic-go#4
2025-03-28 02:56:49 +00:00
e151b4a6e1 Merge pull request 'fix-status' (#2) from fix-status into main
Reviewed-on: Daniel.Sy/loic-go#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