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