telemt/src/transport
ivulit 2ad79627bf
feat: add mask_proxy_protocol option for forwarding client IP to mask_host
Adds mask_proxy_protocol config option (0=off, 1=v1, 2=v2) that sends
a PROXY protocol header when connecting to mask_host, allowing the
backend to see the real client IP address.
2026-02-26 12:37:45 +03:00
..
middle_proxy ME Pool Flap-Detect in statistics 2026-02-25 01:26:01 +03:00
mod.rs fix: eliminate all compiler warnings 2026-02-24 03:40:59 +03:00
pool.rs fix: eliminate all compiler warnings 2026-02-24 03:40:59 +03:00
proxy_protocol.rs feat: add mask_proxy_protocol option for forwarding client IP to mask_host 2026-02-26 12:37:45 +03:00
socket.rs fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00
socks.rs fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00
upstream.rs fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00