mirror of
https://github.com/telemt/telemt.git
synced 2026-04-17 18:44:10 +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).