This website requires JavaScript.
Explore
Help
Sign in
Mirror
/
fail2rest
Watch
1
Star
0
Fork
You've already forked fail2rest
0
mirror of
https://github.com/Sean-Der/fail2rest.git
synced
2024-12-22 13:42:17 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
https://github.com/Sean-Der/fail2rest.git
4
commits
1
branch
2
tags
97
KiB
Go
66.4%
Shell
30.8%
Roff
2.8%
3c3efd4449
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Sean DuBois
3c3efd4449
Add basic Makefile with run+libs targets
2014-06-14 18:43:58 +00:00
config.json
Add config file, Addr is configured via config
2014-06-14 18:32:46 +00:00
fail2banClient.go
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
global.go
Start modeling REST calls off of the fail2ban-client, add ping and status
2014-06-14 17:27:18 +00:00
main.go
Add config file, Addr is configured via config
2014-06-14 18:32:46 +00:00
Makefile
Add basic Makefile with run+libs targets
2014-06-14 18:43:58 +00:00