mirror of
https://github.com/telemt/telemt.git
synced 2026-07-07 20:40:15 +03:00
ed93b0a030
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).