Replies: 1 comment
-
Very interesting. The main exe already supports dropping a ban.txt or unban.txt with newline separated ips in the folder while running and will process the file on the next cycle. About every fifteen seconds. For the list command it could run from the main exe or another project. I leave that up to you in the PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm [I was] missing it.
A very simple command line client just to view/add/remove bans (more simple than fail2ban)
Examples
If someone is interested here
https://github.com/bubibubi/IPBan-client
there is the source code totally independent from IPBan libraries (do not download zip, is not signed so it's blocked by antivirus).
@jjxtra if you are interested in integrating it, I can fix it and use with IPBan Core library (i.e. IPBanDB.cs and others).
Beta Was this translation helpful? Give feedback.
All reactions