Sean DuBois
|
67aa38de0d
|
Update config.json so fail2rest only bind to loopback
|
2014-06-18 06:30:02 +00:00 |
|
Sean DuBois
|
c9ba89e725
|
Fail2bansocket location is now a configuration option, refactor project since fail2go does method dispatch off of Fail2goConn struct
|
2014-06-18 05:53:54 +00:00 |
|
Sean DuBois
|
cf7967390d
|
Add the ability to ban/unban IPs per jail
|
2014-06-17 06:02:54 +00:00 |
|
Sean DuBois
|
777a2df7a4
|
Don't need fail2rest anymore all handled in fail2go
|
2014-06-16 08:16:55 +00:00 |
|
Sean DuBois
|
ba4bcaf440
|
Add failRegex to jail info
|
2014-06-16 08:15:26 +00:00 |
|
Sean DuBois
|
405d61e729
|
Move fail2ban socket communication into its own project called fail2go
|
2014-06-16 03:38:10 +00:00 |
|
Sean DuBois
|
59f9d9b0a2
|
Start implementing jailControl
|
2014-06-15 07:14:13 +00:00 |
|
Sean DuBois
|
52d3885d74
|
Add README.md
|
2014-06-15 03:01:01 +00:00 |
|
Sean DuBois
|
de2a4e62f0
|
Rename global->basic for route, this more closely models the fail2ban-client documentation
|
2014-06-15 01:28:57 +00:00 |
|
Sean DuBois
|
3c3efd4449
|
Add basic Makefile with run+libs targets
|
2014-06-14 18:43:58 +00:00 |
|
Sean DuBois
|
865a7e49a4
|
Add config file, Addr is configured via config
|
2014-06-14 18:32:46 +00:00 |
|
Sean DuBois
|
de70086c1b
|
Start modeling REST calls off of the fail2ban-client, add ping and status
|
2014-06-14 17:27:18 +00:00 |
|
Sean DuBois
|
28316de576
|
Implement #'fail2banRequest, allowing us to send a slice of commands to the fail2ban socket and using ogrek for serialize/deserialization to pickle
|
2014-06-13 04:06:27 +00:00 |
|