1.首先安装redis

2打开cmd,运行

redis-cli -h 远程redis所在ip -p 6379 -a 远程redis密码

3.如图:

windows cmd连接远程redis

 

相关文章: