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
5
commits
1
branch
2
tags
97
KiB
Go
66.4%
Shell
30.8%
Roff
2.8%
de2a4e62f0
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
de2a4e62f0
Rename global->basic for route, this more closely models the fail2ban-client documentation
2014-06-15 01:28:57 +00:00
basic.go
Rename global->basic for route, this more closely models the fail2ban-client documentation
2014-06-15 01:28:57 +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
main.go
Rename global->basic for route, this more closely models the fail2ban-client documentation
2014-06-15 01:28:57 +00:00
Makefile
Add basic Makefile with run+libs targets
2014-06-14 18:43:58 +00:00