-
v1.1.1
Stablereleased this
2026-01-16 16:37:37 +07:00 | 83 commits to main since this releaserefactor: convert structs to interfaces and rename accessors
- Convert struct types to interfaces
- Rename getter and setter methods
- Add Close method to server interface
- Merge handler functionality into session file
- Handle lifecycle.Connection().Wait()
- fix panic on nil connection in SSH server
Full Changelog: https://git.fossy.my.id/bagas/tunnel-please/compare/v1.1.0...v1.1.1
Downloads