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
.ps1
to the end of yourlink
s!)
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
Host
header as the connect back by default, unless the--external_address
flag 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
link
with--sni
. - Server now provides bash auto-completions that can easily integrate with existing solutions with the
autocomplete
command, tracked by issue 156 authorized_controllee_keys
file now supports RSSH custom tagowners
to define who controls said clientlink
command now has optionalowners
flag to define which user/s should be shown the client in their list- New
access
server console command can share/hide clients - The RSSH server will now look in the
data-directory
/keys
/$USERNAME
for user keys (instead of administrative keys)
Security Fixes:
- Bump modules resolving terrapin vulnerablities
Public key for this release:
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIkk/jazhGONHIRcJ/WXX+lDcWZYDOs6wLNNArqgrulY
v2.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