What's Changed
Features
- Add
--helpand--versionCLI flags - Add
hawserVersionto/_hawser/infoendpoint response - Add bidirectional exec streaming for Edge mode terminal
- Add
LOG_LEVELenvironment variable for configurable logging
Fixes
- Fix terminal hijacking for interactive exec sessions
- Fix non-interactive exec returning HTTP 101 instead of 200
Installation
curl -fsSL https://raw.githubusercontent.com/Finsys/hawser/main/install.sh | bash