v1.25.0
Initial MPA support is in this release! Only direct sanssh->server is supported for now and proxy support will come in a future release.
What's Changed
- Bump golang.org/x/sys from 0.13.0 to 0.14.0 by @dependabot in #368
- Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #369
- Add server and client implementations for MPA. by @stvnrhodes in #364
- Add an optional TargetConn to RPCAuthInput by @stvnrhodes in #361
- Use a 16MB recv buffer in proxy/sanssh instead of the default 4MB. by @stvnrhodes in #373
Full Changelog: v1.24.8...v1.25.0