Skip to content

v0.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Mar 17:40
· 2 commits to main since this release

Changelog

  • ec007a4 Revert Go version to 1.26.0 in go.mod
  • ca9205d Refactor variable naming in ServeChannels for consistency
  • 3ef2c66 Fix variable casing for WebSocket upgrade response consistency
  • db5b418 Refactor SSH handling: rename methods for consistency and clarity
  • 55f7a3e Update README and config struct: change 'addr' to 'address' for consistency
  • eb55446 Add JSON config files to .gitignore
  • 490ea50 Rename LoadConfig function to Load for consistency