github NHAS/reverse_ssh v2.4.0

latest releases: v2.6.4, v2.6.3, v2.6.2...
10 months ago

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 accept 200 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

Don't miss a new reverse_ssh release

NewReleases is sending notifications on new releases.