CalPolySEC / wrath-ctf-framework

What? Really? AnoTHer CTF Framework :triangular_flag_on_post:
MIT License
11 stars 4 forks source link

Allow a configurable redis URL #35

Closed slashnick closed 7 years ago

slashnick commented 7 years ago

This will let us configure how we connect to Redis. For example, we could specify a password, or connect via a unix socket, rather than just have Redis listen on localhost with no password.