Skip to content

v0.20.0

Choose a tag to compare

@jhalter jhalter released this 23 Nov 03:47
· 53 commits to master since this release

New Feature

Mobius now supports TLS (Transport Layer Security) for encrypted connections between clients and the server. When enabled, TLS runs on separate ports alongside the standard unencrypted ports, allowing both secure and legacy client connections simultaneously.

For setup details, refer to: tls.md

Changelog

  • 357baa9 Add optional TLS support for encrypted client connections