Skip to content

Redis

Redis password authentication, both legacy and ACL based.

Options

Name Description
--redis-ssl Enable SSL for Redis.

Examples

legba redis \
    --target localhost:6379 \
    --username admin \
    --password data/passwords.txt