trzsz / trzsz-ssh

trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the openssh client. It aims to provide complete compatibility with openssh, mirroring all its features, while also offering additional useful features. Such as login prompt, batch login, remember password, automated interaction, trzsz, zmodem(rz/sz), udp mode like mosh, etc.
https://trzsz.github.io/ssh
MIT License
1.68k stars 100 forks source link

希望能够在登录success后仍有简单的expect可以执行 #62

Closed zhouJianXXX closed 9 months ago

zhouJianXXX commented 9 months ago

登录跳板机后仍有其他交互需要输入,能够增加此新特性吗?

lonnywong commented 9 months ago

已支持,用法参考 README

v0.1.16 发布前,可以这样安装 go install github.com/trzsz/trzsz-ssh/cmd/tssh@main ,安装的路径在 ~/go/bin/