v0.25.0

fatedier/frpv0.25.0Mar 11, 2019by fatedier

AI Summary

Introduces TLS support for communication between frpc and frps and improves the stability of the xtcp proxy type.

Key Highlights

  • TLS support between frpc and frps
  • Improved stability of xtcp
  • Fix xtcp connection release bug
  • Note: xtcp is incompatible with old versions

Breaking Changes

  • xtcp is incompatible with old versions

New Features

  • TLS support
  • xtcp improvements

Full Release Notes

### New
- Support TLS between frpc and frps, Set `tls_enable` to enable this feature in frpc.
- Improve stability of xtcp.

### Fix
- Fix a bug that xtcp don't release connections in some case.

**Note: xtcp is incompatible with old versions.**
**注意:此版本的 xtcp 和之前版本不兼容,需要同步升级服务端和客户端才能正常使用。**