mirror of
https://github.com/telemt/telemt.git
synced 2026-05-23 04:01:44 +03:00
When mask_unix_sock is configured, mask_proxy_protocol was silently ignored and no PROXY protocol header was sent to the backend. Apply the same header-building logic as the TCP path in both masking relay and TLS fetcher (raw and rustls).