GithubHelp home page GithubHelp logo

binbashing / fail2ban-cf-iplist Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16 KB

Fail2Ban configuration and CLI tool to update Cloudflare Custom IP Lists

License: Apache License 2.0

Dockerfile 2.78% Shell 97.22%

fail2ban-cf-iplist's Introduction

Build and Push

fail2ban-cf-iplist

Fail2Ban configuration and CLI tool to update Cloudflare Custom IP Lists

Requirements

  • A Cloudflare API Token with the following permissions (Docs):

    Account:Account Filter Lists:Edit

    Account:Account Filter Lists:Read

    Account:Account Settings: Read

  • A Cloudflare Custom IP List (Docs)

Contents

cloudflare-iplist.conf

A Fail2Ban Action configuration file. On most systems this belongs in /etc/fail2ban/actions.d

cloudflare-iplist

A CLI shell utility for adding and removing IP address from a Cloudflare Custom IP List

Requires CF_API_TOKEN environment variable containing a Cloudflare API Token

Usage:

    cloudflare-iplist -l <list> -a <action> -i <ip>

    Options:
    -l <list>     name of the IP list.
    -a <action>   action of operation. Can be 'add' or 'remove'.
    -i <ip>       IP address to add or remove.

    Example:
    cloudflare-iplist -l my_blocklist -a add -i 192.0.2.0

Dockerfile

A simple Docker container defintion based on binbashing/fail2ban with cloudflare-iplist installed

Docker Hub

fail2ban-cf-iplist's People

Contributors

binbashing avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.