Closed niutech closed 1 year ago
Could you please add zlib compression, like with ssh -C? Thanks!
ssh -C
Hi,
unfortunately the golang library ssheasy is based on is not supporting it, there's an open request for years now, so it doesn't seem likely it would be implemented in the near future.
https://github.com/golang/go/issues/31369
Could you please add zlib compression, like with
ssh -C
? Thanks!