摘要: 用finalshell 修改远程redis/src/redis.conf文件,搜索”bind",把下面的只允许本地链接的代码注释掉 开启远程服务器的redis端口号 开启远程redis服务 本地redis登录远程redis : ./redis-cli.exe -h targetremoteIP -p 阅读全文