Changes:
- Ability to establish connections through redis CLI: There is a new subcommand
connect redis
. The new command open a connection against a target and open the redis CLI pointing to it.
Notes:
Usage of the command: bbb connect redis {ttcp_xxxxx}
Contributors:
@dfradehubs