From 4d4a5b74e17d8cfa5504f09b82b84ad15adc22b5 Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 5 Apr 2024 20:14:01 +0200 Subject: [PATCH] README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6215c54..e78ac70 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # blockauth -Tool that blocks IPs that make ssh connection attempts by reading the auth.log file (rsyslog). +`Tool that blocks IPs that make ssh connection attempts by reading the auth.log file (rsyslog).` -## Dependencies (Ubuntu/Debian): +## Install dependencies (Ubuntu/Debian): ``` sudo apt install iptables rsyslog grep sed