diff --git a/self-host/advanced/proxyprotocol.mdx b/self-host/advanced/proxyprotocol.mdx index 9cd2d4e..6efbadb 100644 --- a/self-host/advanced/proxyprotocol.mdx +++ b/self-host/advanced/proxyprotocol.mdx @@ -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: