Releases: NHAS/reverse_ssh
Releases · NHAS/reverse_ssh
v1.0.1
Small bump that fixes some rather important bugs.
- Fixes hostname normalization (hopefully once and for all)
- Fixes odd bug that would hang clients after multiple connections
- Adds sftp
- Adds setuid and setgid subsystem commands for linux
The binary release are amd64 windows and linux binaries compiled with CGO and in debug.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
A binary release for those of us who dont have golang installed.
These binaries lack some of the more advanced features of RSSH, such as homeserver address embeddeding. They are also compiled with CGO enabled, which may cause issues on platforms that do not use libc, such as alpine.
x64 bit, linux and windows binaries.
Full Changelog: https://github.com/NHAS/reverse_ssh/commits/v1.0.0