This release closes off a few small bugs, and adds some qol improvements. Most notably rssh now supports connecting via stdio (stdin, stdout).
Features:
- The RSSH client will now add a default port to the connection string if none is defined, i.e if the connection string is
tls://your.server.address
, it will now add:443
(#148) - The RSSH client now has a new connection type
stdio
, which attaches the network io to stdin and stdout respectively (thanks to #149, has a great description about how you'd use this) - Add arm64 winpty support, if conpty is not available
Bug Fixes:
- When the rssh client tries to use a
CONNECT
proxy it will no longer look for specific wording and just accept200
as it can proxy - Fix winpty binaries being written to non-existent folder in certain situations
Public key for this release:
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHmuYTF9dbre8hkIxvFt4eRLwmz/u8fjJc/IVUzNd+zg