Redis
╰─ redis-cli -h 192.168.135.166
192.168.135.166:6379> info
NOAUTH Authentication required.
192.168.135.166:6379>
We need valid credentials for redis
Last updated
╰─ redis-cli -h 192.168.135.166
192.168.135.166:6379> info
NOAUTH Authentication required.
192.168.135.166:6379>
We need valid credentials for redis
Last updated