Releases: ferama/rospo
Releases · ferama/rospo
v0.13.0
v0.12.1
v0.12.0
- fixes an issue with jump_hosts settings
- fixes issues with IPV6
- usual deps upgrades
- keygen now generates ecdsa keys
v0.11.6
- fixed sftp client hang on exit
- dependencies updates
- use debian as base docker image
- shrink down docker image size
- use go 1.21
- support arm/v7 in docker image
v0.11.5
- removed unused webapi
- deps update
- fixed sftp logs
v0.11.4
- deps updates
- fixed an issue on the sftp service that would prevent some clients to work properly
- fixed a typo in the exported TERM env var for ssh shell sessions
v0.11.3
fix typo in exported TERM var
v0.11.2
- Bump golang.org/x/crypto from 0.8.0 to 0.9.0
- Bump golang.org/x/net from 0.9.0 to 0.10.0
- export usefull env vars to exec/shell session
v0.11.1
- added an option to disable tunnelling on sshd
- use a custom go-socks library to add support to socks4 too (this adds support to windows)
- minor annoyances fixed
v0.11.0
- dropped support for the ui
- added support for SOCKS5 proxy
- added support for multiple ssh connections: now you can define per tunnel ssh config if needed (please refer to the conf template file)