Releases: trzsz/trzsz-ssh
Releases · trzsz/trzsz-ssh
v0.1.22
What's Changed
- expose tssh as a library
- tools: fix encode secret on Windows
- expect send text supports ssh tokens
- another way to support blocks feature in Warp
- support trzsz transfer in background
- support custom drag file upload command
- support custom progress color
- support clipboard integration via OSC52
- pass question to otp command
- fix tmux split panes #127
- tools: install tsshd to ~/.local/bin
- support pageant forwarding #131
- fix "early EOF" issue when using with git
- support custom udp port range
- support transferring files without dialog in command line
- feat: support --list-hosts tools command #134
New Contributors
Full Changelog: v0.1.21...v0.1.22
v0.1.21
- Support UDP mode like mosh
- Full Changelog: v0.1.20...v0.1.21
v0.1.20
- SetEnv TERM takes precedence over environment variable
- Support HideHost ( hiding in the host list )
- Support Password option in command line
- Support token %j ( ProxyJump )
- Support X11 forwarding
- Fix "early EOF" issue when using with git
- Config: support spaces enclosed in quotes
- Support using putty pageant as ssh agent
- Full Changelog: v0.1.19...v0.1.20
v0.1.19
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- get parent pid from tmux client
- fix multi-select with keywords
- honor the TERM environment variable
- improve error output for control master
- support prompt theme
- expect input supports separation
- support local command
- improve known hosts #77
- expand supported options
- tools: support multiple languages
New Contributors
Full Changelog: v0.1.17...v0.1.18
v0.1.17
- support configurable icons
- support one-time password
- support RekeyLimit on server side
- fix garbled output when exit on windows
- Full Changelog: v0.1.16...v0.1.17
v0.1.16
- support expect feature
- improve terminal title
- support file permissions
- support config PromptDefaultMode
- Full Changelog: v0.1.15...v0.1.16
v0.1.15
- support zmodem lrzsz ( rz / sz )
- tools: --new-host --install-trzsz
- Full Changelog: v0.1.14...v0.1.15
v0.1.14
- support group labels
- support
#!!
prefix config - support more options
- LogLevel
- StrictHostKeyChecking
- PromptPageSize
- Full Changelog: v0.1.13...v0.1.14
v0.1.13
Support more ssh features:
- ControlMaster
- ControlPath
- ControlPersist
- UserKnownHostsFile
- GlobalKnownHostsFile
- SendEnv
- SetEnv
- IdentityAgent
Full Changelog: v0.1.12...v0.1.13