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://github.com/jeessy2/ddns-go/pull/682
解决方案有2种: 方案1. 自定义dns地址, 如 go-frp 和 ddns-go 都有使用这种方案, 比较简单 方案2. 专门使用 termux 打了补丁的 golang 环境构建, 比如 carapace-sh, 相对复杂