From bf3384dc73b99d881410a33cc2432165372cd721 Mon Sep 17 00:00:00 2001 From: Vladimir Avtsenov Date: Sat, 14 Sep 2024 20:21:54 +0300 Subject: [PATCH] mark rule composer as released --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33a9582..1e357e6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Realized features: - [X] IPTables rules to IPSet - [X] Catch interface up/down - [X] Catch `netfilter.d` event -- [ ] Rule composer (CRUD) +- [X] Rule composer (CRUD) - [ ] GORM integration - [X] Listing of interfaces - [ ] HTTP API