Releases: NHAS/reverse_ssh
Releases · NHAS/reverse_ssh
v2.5.6
v2.5.5
v2.5.4
This release includes a number of QoL updates from pull requests by https://github.com/wrighterase and enables the RSSH client to be built for the MIPS architecture.
Features:
- The RSSH webserver templating now supports powershell (just append
.ps1to the end of yourlinks!)
Changes:
- When listing
link's the table now shows the filesize - The server log now outputs basic colors for new connections and webserver hits
- The webserver now generates scripts using the
Hostheader as the connect back by default, unless the--external_addressflag is specified
v2.5.3
v2.5.2
v2.5.1
v2.5.0
This release adds a number of fun new features.
Most importantly:
- Support the HTTP polling transport, so instead of creating one long term stream the client can now send HTTP requests for sending/receiving data.
- Privilege levels and 'ownership' over clients, where clients can be associated with specific users as to not share them with all users on the server
Features:
- HTTP polling transport via the uri scheme
https://andhttp://, more details on 146 - Custom SNI, it is now possible to define a baked in SNI that the RSSH client will use to connect to a server using TLS. This can be specified in
linkwith--sni. - Server now provides bash auto-completions that can easily integrate with existing solutions with the
autocompletecommand, tracked by issue 156 authorized_controllee_keysfile now supports RSSH custom tagownersto define who controls said clientlinkcommand now has optionalownersflag to define which user/s should be shown the client in their list- New
accessserver console command can share/hide clients - The RSSH server will now look in the
data-directory/keys/$USERNAMEfor user keys (instead of administrative keys)
Security Fixes:
- Bump modules resolving terrapin vulnerablities
Public key for this release:
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIkk/jazhGONHIRcJ/WXX+lDcWZYDOs6wLNNArqgrulYv2.4.3
v2.4.2
This minor release fixes a regression in the url parsing introduced in 2.4.0
This also resolves the security vulnerabilities discovered in the SSH library
Bug Fix:
- When no url scheme is passed the rssh client will no longer fail to select ssh as the default scheme (thanks #153)
Public Key for this release:
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKyg/5L/9I9AtPz7zyl3r0YnjD4nClDx3EYhBLHSiqGx