philsky28
V2EX  ›  数据库

mac 上有哪些免费的可以使用 http 隧道的数据库软件呢

  •  
  •   philsky28 · Jul 19, 2020 · 2233 views
    This topic created in 2150 days ago, the information mentioned may be changed or developed.

    navicat 破解坏了不想用了,试了一些其它产品也不能用 http

    6 replies    2020-09-03 02:19:43 +08:00
    madpecker009
        1
    madpecker009  
       Jul 19, 2020
    Zohar
        2
    Zohar  
       Jul 19, 2020   ❤️ 1
    @gc528262067 #1

    Sequel Pro 已经停止维护很久了,在新版本 macOS 上运行会有很多 bug,续作是 Sequel Ace
    https://sequel-ace.com/
    neoblackcap
        3
    neoblackcap  
       Jul 19, 2020
    http 隧道?是指 socks5 代理吗?我一般直接使用 ssh forward 到本地端口,然后用数据库自带的 shell 去连接
    phithon
        4
    phithon  
       Jul 19, 2020
    http 隧道感觉是 navicat 独创的,不过我平时用的也不多。

    我一般是这样,然后直接连本地的 5432 端口:

    ssh -v -N -L 127.0.0.1:5432:127.0.0.1:5432 [email protected]
    Ann5527
        5
    Ann5527  
       Jul 20, 2020
    SQLyog,我用好多年了,一直都可以隧道链接
    KalaSearch
        6
    KalaSearch  
       Sep 3, 2020
    命令行就可以?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3278 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 50ms · UTC 11:18 · PVG 19:18 · LAX 04:18 · JFK 07:18
    ♥ Do have faith in what you're doing.