From 0e8e978b0f38dd209be796c485c309ead2c9a29e Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Wed, 1 May 2024 00:22:17 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d820cc0..70602c4 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,6 @@ A collection of awesome things. - [coreybutler/nvm-windows](https://github.com/coreybutler/nvm-windows) - A node.js version management utility for Windows. Ironically written in Go. - [cosmtrek/air](https://github.com/cosmtrek/air) - ☁️ Live reload for Go apps - [daytonaio/daytona](https://github.com/daytonaio/daytona) - The Open Source Dev Environment Manager. -- [ddosify/ddosify](https://github.com/ddosify/ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud - [deepfence/SecretScanner](https://github.com/deepfence/SecretScanner) - :unlock: :unlock: Find secrets and passwords in container images and file systems :unlock: :unlock: - [direnv/direnv](https://github.com/direnv/direnv) - unclutter your .profile - [dlvhdr/gh-dash](https://github.com/dlvhdr/gh-dash) - A beautiful CLI dashboard for GitHub 🚀 @@ -211,6 +210,7 @@ A collection of awesome things. - [estesp/mquery](https://github.com/estesp/mquery) - Multi-platform (manifest list/OCI index) registry image query utility - [filebrowser/filebrowser](https://github.com/filebrowser/filebrowser) - 📂 Web File Browser - [fogleman/nes](https://github.com/fogleman/nes) - NES emulator written in Go. +- [getanteon/anteon](https://github.com/getanteon/anteon) - Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud - [gin-gonic/gin](https://github.com/gin-gonic/gin) - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. - [golang/go](https://github.com/golang/go) - The Go programming language - [gruntwork-io/terragrunt](https://github.com/gruntwork-io/terragrunt) - Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.