Skip to content

Commit

Permalink
Updated README with todos
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Cahill committed Oct 9, 2022
1 parent f37c1b5 commit 65416e6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,18 @@ fail2ban-client banned | fail2abuseipdb -s -c"Brute-force attack against {0}" >/

- Initial release
- Very much still a beta release, **but it works**!

# To-Do

In no particular order, the to-dos are as follows. I just hope I update them 🫣

1) Add version information during build
2) Add install target
3) Add remove target
4) Build deb-package?!
5) Add pipe support
6) Add support for calling fail2ban directly
7) Clean up code for first *real* release
8) Add debug messages (printed to stderr)
9) Unit tests? Don't really care for them
10) Add support for adding/overriding categories (both default and per jail)

0 comments on commit 65416e6

Please sign in to comment.