V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
ztq100
V2EX  ›  SSH

求一个 mac 下的 ssh 终端管理软件,刚需多开和广播输入

  •  
  •   ztq100 · Dec 25, 2024 · 2937 views
    This topic created in 496 days ago, the information mentioned may be changed or developed.
    之前用 win 的时候用的 xshell 很舒服,一次能开 28 个左右的终端还可以自动排列,广播输入
    现在换到 mac 暂时没找到相同功能的软件
    刚需多开,最好能一次开几十个,屏幕能放下多少就开多少
    第二个刚需就是广播,在一个终端内输入命令所有其他终端一起输入
    试过了 termius 但是他好像一次只支持分四个屏
    求一个能实现这种功能的 ssh 软件
    谢谢
    14 replies    2025-07-08 11:48:26 +08:00
    internelp
        1
    internelp  
       Dec 25, 2024
    github 搜 WindTerm
    Wvg9eBo3U0c8BLd2
        2
    Wvg9eBo3U0c8BLd2  
       Dec 25, 2024
    WindTerm
    ohiomiky
        3
    ohiomiky  
       Dec 25, 2024
    warp. 天下第一
    dule
        4
    dule  
       Dec 25, 2024
    看了楼上推荐的 WindTerm ,挺不错,不过都一年没维护了吧
    ztq100
        5
    ztq100  
    OP
       Dec 25, 2024
    好的感谢楼上推荐,这两个我都去研究一下
    iamsea
        6
    iamsea  
       Dec 25, 2024
    terminal 目前用着最舒服
    set user your_username
    set host your_host
    set password your_password
    set timeout -1

    spawn ssh $user@$host
    expect "password:*"
    send "$password\r"
    interact
    iamsea
        7
    iamsea  
       Dec 25, 2024
    @iamsea 少了一句
    #!/usr/bin/expect -f
    ASHYWHISPER
        8
    ASHYWHISPER  
       Dec 25, 2024
    tabby
    bjfane
        9
    bjfane  
    PRO
       Dec 25, 2024
    iterm2 能广播 能多开啊, 用过 warp 后来又弃了
    Yien
        10
    Yien  
       Dec 25, 2024 via Android
    多开广播最舒服是
    https://www.xterminal.cn/
    263
        11
    263  
       Dec 25, 2024
    SecureCRT
    ztq100
        12
    ztq100  
    OP
       Dec 28, 2024
    最终选择了 securecrt ,几乎完美符合要求,就是广播操作那里有点小问题
    先试用,后面应该是要付费了
    powersee
        13
    powersee  
       Feb 7, 2025   ❤️ 1
    termora 自荐
    lakex
        14
    lakex  
    PRO
       Jul 8, 2025
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2865 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 146ms · UTC 06:24 · PVG 14:24 · LAX 23:24 · JFK 02:24
    ♥ Do have faith in what you're doing.