fix-status #2

Merged
Daniel.Sy merged 4 commits from fix-status into main 2025-03-28 02:45:11 +00:00
Showing only changes of commit 62efb1455f - Show all commits

View file

@ -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