mirror of
https://github.com/nwtgck/handy-sshd.git
synced 2025-06-07 22:53:05 +00:00
1.4 KiB
1.4 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
Unreleased
0.4.2 - 2023-04-05
Changed
- Update dependencies
0.4.1 - 2023-09-13
Changed
- Update dependencies
0.4.0 - 2023-08-11
Added
- Add
-u
short flag for--user
- Support "cancel-tcpip-forward" and "cancel-streamlocal-forward@openssh.com"
Changed
- Add more examples to help message
0.3.0 - 2023-08-11
Added
- Support Unix domain socket local port forwarding
- Support Unix domain socket remote port forwarding
Fixed
- Handle multiple global requests simultaneously
0.2.1 - 2023-08-09
Changed
- Update dependencies
0.2.0 - 2023-08-09
Added
- Add permissions
Changed
- Require one user at least
0.1.0 - 2023-08-08
Added
- Initial release