We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61a8ac2 + 5f02419 commit 1672371Copy full SHA for 1672371
1 file changed
README.md
@@ -9,14 +9,12 @@ The program work as a windows service and he is very light (less than 1MB for t
9
## Features
10
* Detecting attempt and ban IP for 2 hours
11
* Automaticly banning IP who reported as "hacker" using Abuse IPDB database at the first connection.
12
+* Banning permantly IP after multiple ban.
13
+* Report when an ip got ban to Abuse IPDB database
14
15
## Information
16
At this point we cannot configure the app without coding (ex. Change how many attemp before ban ...)
17
-## Coming soon
-* Banning permantly IP after multiple ban.
18
-* Report when an ip got ban to Abuse IPDB database
19
-
20
## Installation
21
To use IPABan compile it or download from release page, open powershell and execute this command to install the service.
22
0 commit comments