From b9fc8d3f26962502c47d50e8608f9fb3aaa4f604 Mon Sep 17 00:00:00 2001 From: Vladyslav Soliannikov Date: Wed, 8 Apr 2026 02:20:26 +0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1847dd2..8ff4444 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ --- **TL;DR:** I was playing Cyberpunk 2077 and thought: *"What if the Blackwall was real?"* So I wrote an adaptive eBPF firewall with an AI honeypot that pretends to be a compromised Linux server. -**~8,500 lines of Rust. Zero `unwrap()`s. One person.** +**~18,000 lines of Rust. Zero `unwrap()`s. One person.** ---