Documentation edits made through Mintlify web editor

This commit is contained in:
AstralDestiny
2025-10-11 15:56:56 -04:00
committed by GitHub
parent 8656085124
commit 4474f5f2ac

View File

@@ -1,10 +1,8 @@
---
title: "Proxy Protocol"
title: "Proxy Protocol (Advanced)"
description: "Using Proxy Protocol to Preserve Client IPs for TCP/UDP backends"
---
# Proxy Protocol (Advanced)
Did you ever want to get the real ip instead of newt's IP or traefik's IP for TCP/UDP applications? Then follow below, Just be warned this is not a begineer guide.
This guide shows how to enable Proxy Protocol manually until a GUI option becomes available.
@@ -127,7 +125,7 @@ tcp:
### UDP Example
```yaml
tcp:
udp:
routers:
servicename-rtr:
entryPoints: