Skip to content

how to connect the redis that requires a password? #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
iceychan opened this issue Oct 9, 2017 · 2 comments
Open

how to connect the redis that requires a password? #53

iceychan opened this issue Oct 9, 2017 · 2 comments

Comments

@iceychan
Copy link

iceychan commented Oct 9, 2017

redis2_pass :
how to enter the password?
I can connect the redis with the command:
redis-cli -h 192.168.55.33 -p 6379 -a mypassword
but how to use redis2 to connect the redis that requires a password

@iceychan
Copy link
Author

iceychan commented Oct 9, 2017

redis2_pass : 192.168.55.33: 6379
how to enter the password?

@stone-wind
Copy link

stone-wind commented Jun 6, 2018

redis2_query auth password;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants