Edit

IABSD.fr/ports/sysutils/reaction

Branch :

  • Show log

    Commit

  • Author : landry
    Date : 2024-09-11 11:30:36
    Hash : bbfbb196
    Message : Import sysutils/reaction 1.4.1. A daemon that scans program outputs for repeated patterns, and takes action. A common usage is to scan ssh and webserver logs, and to ban hosts that cause multiple authentication errors. a sample config is provided to ban ssh bots via a pf table. ok tb@