From 844116f3f0fc15010583d58ed3caad9e9a978621 Mon Sep 17 00:00:00 2001 From: bad-antics Date: Sat, 24 Jan 2026 16:23:45 -0800 Subject: [PATCH] feat: Add GlowBarn monitoring module - Add new 'Monitoring & Console' category - Integrate GlowBarn v2.0.0 Rust security console - High-performance resource monitoring with visual GUI --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ddb6e79..7c897c8 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,11 @@ | [nullsec-android](https://github.com/bad-antics/nullsec-android) | Kotlin, Java | Android security toolkit | | [nullsec-ios](https://github.com/bad-antics/nullsec-ios) | Swift, Objective-C | iOS security toolkit | +### Monitoring & Console +| Tool | Language | Description | +|------|----------|-------------| +| [glowbarn](https://github.com/bad-antics/glowbarn-rs) | Rust | Security console & resource monitoring | + ## Installation ```bash