telemt/src/proxy
sintanial 8c396a8c4f Add per-user ad_tag with global fallback and hot-reload
- Per-user ad_tag in [access.user_ad_tags], global fallback in general.ad_tag
- User tag overrides global; if no user tag, general.ad_tag is used
- Both general.ad_tag and user_ad_tags support hot-reload (no restart)
2026-03-01 14:04:30 +03:00
..
client.rs fix: pass correct dst address to outgoing PROXY protocol header 2026-02-28 22:47:24 +03:00
direct_relay.rs fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00
handshake.rs fix: eliminate all compiler warnings 2026-02-24 03:40:59 +03:00
masking.rs fix: send PROXY protocol header to mask unix socket 2026-03-01 00:14:55 +03:00
middle_relay.rs Add per-user ad_tag with global fallback and hot-reload 2026-03-01 14:04:30 +03:00
mod.rs fix: eliminate all compiler warnings 2026-02-24 03:40:59 +03:00
relay.rs New Relay on Tokio Copy Bidirectional 2026-02-12 20:20:01 +03:00