logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

eurephiadm-blacklist - Manage the eurephia blacklist

Add Mode

       The blacklist add mode will register a new entry to be blacklisted.

   Oneofthefollowingparametersmustbegiven(onlyone):-u | --username <username>
              User name

       -d | --digest <SHA1 digest>
              Certificate SHA1 digest

       -i | --ipaddr <ip address>
              IP address

Author

       Copyright (C) 2008-2012  David Sommerseth <dazo@users.sourceforge.net>

David Sommerseth                                    July 2010                            eurephiadmblacklist(7)

Delete Mode

       The blacklist delete mode will remove a blacklisted entry.

   Oneofthefollowingparametersmustbegiven(onlyone):-u | --username <username>
              User name

       -d | --digest <SHA1 digest>
              Certificate SHA1 digest

       -i | --ipaddr <ip address>
              IP address

       -b | --blid <ID>
              Blacklist record ID

Description

       After  a  configured  amount  of  failed  attempts, IP addresses, certificates and/or user names will get
       blacklisted.  The eurephiadmblacklist  command  can  be  used  to  delete  blacklist  entries,  or  even
       explicitly add new blacklist entries manually.

       Available modes for the blacklist command are:

       -l | --list
              List all entries on the blacklist

       -A | --add
              Add an entry to the blacklist

       -D | --delete
              Delete an entry from the blacklist

       -h | --help [<mode>]
              Show help

List Mode

       The blacklist list mode will show registered entries in the blacklist.

       -v | --verbose
              Show more details

   Filters:-u | --username <username>
              User name

       -d | --digest <SHA1 digest>
              Certificate SHA1 digest

       -i | --ipaddr <ip address>
              IP address

Name

eurephiadm-blacklist-Managetheeurephiablacklist

See Also

eurephiadm-attempts(7), eurephia-config(7)

See Also