SYNOPSIS
ronin-wordlists [options] [COMMAND]
DESCRIPTION
Command suite that manages wordlists.
ARGUMENTS
- COMMAND
- The
ronin-wordlistscommand to execute.
OPTIONS
-h,--help- Prints help information.
COMMANDS
search- Lists wordlists available for download or installation.
completion- Manages the shell completion rules for
ronin-wordlists. download- Downloads a wordlist.
list,ls- Lists downloaded wordlists.
purge- Deletes all downloaded wordlists.
remove,rm- Deletes a downloaded wordlist.
update,up- Updates one or all downloaded wordlists.
FILES
~/.cache/ronin-wordlists- Default installation directory for wordlists.
ENVIRONMENT
- HOME
- Specifies the home directory of the user. Ronin will search for the
~/.cache/ronin-wordlistscache directory within the home directory. - XDG_CACHE_HOME
- Specifies the cache directory to use. Defaults to
$HOME/.cache.
AUTHOR
Postmodern postmodern.mod3@gmail.com
SEE ALSO
ronin-wordlists-search ronin-wordlists-completion ronin-wordlists-download ronin-wordlists-list ronin-wordlists-remove ronin-wordlists-update ronin-wordlists-purge