vault backup: 2025-01-17 11:27:10
This commit is contained in:
parent
6233cdaa17
commit
ea251e9056
5 changed files with 27 additions and 14 deletions
|
@ -4,18 +4,15 @@ draft: true
|
||||||
date: 2025-01-16
|
date: 2025-01-16
|
||||||
---
|
---
|
||||||
|
|
||||||
# fail2ban-manager
|
|
||||||
|
|
||||||
An extensible CLI tool for managing [fail2ban](https://github.com/fail2ban/fail2ban).
|
An extensible CLI tool for managing [fail2ban](https://github.com/fail2ban/fail2ban).
|
||||||
|
|
||||||
- [fail2ban-manager](#fail2ban-manager)
|
- [Introduction](#introduction)
|
||||||
- [Introduction](#introduction)
|
- [Working with Jails](#working-with-jails)
|
||||||
- [Working with Jails](#working-with-jails)
|
- [Plugins](#plugins)
|
||||||
- [Plugins](#plugins)
|
- [Cloudflare](#cloudflare)
|
||||||
- [Cloudflare](#cloudflare)
|
- [Plugin: Hetzner](#plugin-hetzner)
|
||||||
- [Plugin: Hetzner](#plugin-hetzner)
|
- [Plugin: Telegram](#plugin-telegram)
|
||||||
- [Plugin: Telegram](#plugin-telegram)
|
- [Credits](#credits)
|
||||||
- [Credits](#credits)
|
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
# `fail2ban-manager`
|
---
|
||||||
|
title: fail2ban-manager plugin
|
||||||
|
draft: true
|
||||||
|
date: 2025-01-16
|
||||||
|
---
|
||||||
|
|
||||||
**Usage**:
|
**Usage**:
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
# `fail2ban-manager cloudflare`
|
---
|
||||||
|
title: fail2ban-manager plugin - cloudflare
|
||||||
|
draft: true
|
||||||
|
date: 2025-01-16
|
||||||
|
---
|
||||||
|
|
||||||
**Usage**:
|
**Usage**:
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
# `fail2ban-manager hetzner`
|
---
|
||||||
|
title: fail2ban-manager plugin - hetzner
|
||||||
|
draft: true
|
||||||
|
date: 2025-01-16
|
||||||
|
---
|
||||||
|
|
||||||
**Usage**:
|
**Usage**:
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
# `fail2ban-manager telegram`
|
---
|
||||||
|
title: fail2ban-manager plugin - telegram
|
||||||
|
draft: true
|
||||||
|
date: 2025-01-16
|
||||||
|
---
|
||||||
|
|
||||||
**Usage**:
|
**Usage**:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue