From 62efb1455fac0bd62436279d4d70236ce89acb62 Mon Sep 17 00:00:00 2001 From: Daniel Sy Date: Tue, 25 Mar 2025 19:47:53 +0100 Subject: [PATCH] docs: :fire: Simplified README --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index 271c2de..9b85e89 100644 --- a/README.md +++ b/README.md @@ -4,24 +4,12 @@ A DDOS tool that can be used to attack Kubernetes services and arbitrary URLs. ## Installation -Instructions on how to install and set up LOIC. +Instructions on how to build and start LOIC. ```bash -# Clone the repository -git clone https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/Daniel.Sy/loic-go.git - -# Navigate to the project directory -cd loic-go - # Install dependencies go mod tidy -``` -## Building with Go - -Instructions on how to build and start LOIC using Go. - -```bash # Build LOIC go build -o loic