This website requires JavaScript.
Explore
Help
Sign In
swissmakers_gmbh
/
fail2ban-ui
Watch
12
Star
1
Fork
0
You've already forked fail2ban-ui
mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced
2026-04-17 05:53:15 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
90b287f409a17778e90bd8c1d0735fffca7f0b7b
fail2ban-ui
/
internal
/
integrations
History
Michael Reber
f00c1c1b22
When address is empty, detail is explicitly set to an empty array to clear any existing detail items in pfSense
2026-01-28 14:31:58 +01:00
..
mikrotik.go
Added basic OPNsense integration, and fixed PfSense API by changing from X-API-Key and X-API-Secret headers to only x-api-key header (lowercase as specified in v2 API docs)
2026-01-14 17:44:56 +01:00
opnsense.go
Added basic OPNsense integration, and fixed PfSense API by changing from X-API-Key and X-API-Secret headers to only x-api-key header (lowercase as specified in v2 API docs)
2026-01-14 17:44:56 +01:00
pfsense.go
When address is empty, detail is explicitly set to an empty array to clear any existing detail items in pfSense
2026-01-28 14:31:58 +01:00
types.go
First steps to implement a advanced-actions function to block recurring offenders before fail2ban
2025-11-18 15:02:50 +01:00