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.74k stars 102 forks source link

feat: improve host matching #143

Closed karbobc closed 2 months ago

karbobc commented 2 months ago

When one host is matched, there is no longer a need to chooseAlias.

lonnywong commented 2 months ago

@karbobc 虽然没有合入,但还是感谢你的 PR !