v0.63.0

fatedier/frpv0.63.0Jun 25, 2025by fatedier

AI Summary

This release adds YAML merge functionality support with anchors and references, and introduces proxy protocol support in UDP proxies to preserve real client IP addresses.

Key Highlights

  • Support for YAML merge functionality (anchors and references) in strict configuration mode
  • Support for proxy protocol in UDP proxies to preserve real client IP addresses

New Features

  • YAML merge functionality (anchors and references with dot-prefixed fields) in strict mode
  • Proxy protocol support in UDP proxies for client IP preservation

Full Release Notes

## Features

* Support for YAML merge functionality (anchors and references with dot-prefixed fields) in strict configuration mode without requiring `--strict-config=false` parameter.
* Support for proxy protocol in UDP proxies to preserve real client IP addresses.