trzsz-ssh icon indicating copy to clipboard operation
trzsz-ssh copied to clipboard

trzsz-ssh ( tssh ) is an alternative to ssh client, offers additional useful features, such as login prompt, trzsz ( trz / tsz ), batch login, remember password, zmodem ( rz / sz ), etc.

Results 20 trzsz-ssh issues
Sort by recently updated
recently updated
newest added

平时要操作的命令太多了,如果能支持保存常用的命令,并提供在目标主机中通过快捷键唤起执行的话,简直就完美了! ...

provider api means that not only we can get host from location ssh config file, but also from a rest api, the rest api should have some restriction, like data...

使用ssh可以连接【ssh administrator@xx + 密码】; tssh报错【debug】: failed: ssh: handshake failed: ssh: disconnect, reason 2: Too many authentication failures 服务端开启ssh配置参考:[《win10开启SSH服务通过内网穿透技术实现远程SSH访问》](https://blog.csdn.net/qq_36564503/article/details/124842114)

一个想法,不知道能不能实现,或者适不适合通过tssh实现。 需求描述: tssh登录到远程服务器后,vim,neovim的剪切板往往不能与PC机共享,有没有可能通过tssh,在vim上复制某段文本后,通过tssh发送到PC机剪切板上实现剪切板共享呢? 更进一步,能否通过某些api,与某个vim插件集成,在vim中的文件管理器中(如nvim-tree)通过某个快捷键直接触发tsz传输某个文件到PC机上。

### trzsz-ssh ( tssh ) provides a series of themes for you to choose - Please vote for your favorite theme. The theme with the highest number of votes will...

如题,甚至可以增加一项,如果是常用文本类型的文件,支持自动打开?(想到的逻辑是配置自动打开的文件类型后缀) 锦上添花的小建议,能实现就更舒服了

* 这个项目很有意思, 感谢开发者的付出 我不太了解背后的实现和技术背景,不过站在使用者的角度上看, 批量给服务器安装一个第三方组件还是挺麻烦的,所以才有了标题上的提问

``` $ ~? Supported escape sequences: ~. - terminate session ~B - send a BREAK to the remote system ~R - request rekey ~# - list forwarded connections ~? -...