Git Product home page Git Product logo

Comments (6)

qishibo avatar qishibo commented on May 23, 2024 4

@caiweitao 底层组件tunnel-ssh支持private key,所以支持密钥文件的,后续版本会支持,敬请期待

from anotherredisdesktopmanager.

qishibo avatar qishibo commented on May 23, 2024

ssh通道访问?指ssh连上去然后redis-cli执行命令么?目前redis连接应该是只支持ip host或者sock方式。如果想在本地直接访问内网redis,应该至少先让本地能直接访问内网ip,如挂个vpn才能实现

from anotherredisdesktopmanager.

fangzhengjin avatar fangzhengjin commented on May 23, 2024

是这样的通过使用SSH Tunnel,有一台linux机器当做跳板(或者说是代理)机器,先连接到这台机器,通过这台机器将请求转发至内网ip机器,Medis和RedisDesktopClient都有提供,类似截图这个
image

from anotherredisdesktopmanager.

qishibo avatar qishibo commented on May 23, 2024

哦哦 明白了,中间加了个ssh代理层,我还以为说的是用代理软件或者代理网络呢,哈哈 这个需求应该也是有用户的,后期实现

from anotherredisdesktopmanager.

qishibo avatar qishibo commented on May 23, 2024

release 1.1.3 开始已经增加SSH Tunnel支持,重新下载安装即可

from anotherredisdesktopmanager.

caiweitao avatar caiweitao commented on May 23, 2024

SSH Tunnel 只能通过秘密访问吗?能不能支持通过密钥文件链接服务器的

from anotherredisdesktopmanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.