diff --git a/self-host/advanced/proxyprotocol.mdx b/self-host/advanced/proxyprotocol.mdx index 2649d82..048ac08 100644 --- a/self-host/advanced/proxyprotocol.mdx +++ b/self-host/advanced/proxyprotocol.mdx @@ -5,6 +5,8 @@ description: "Description of your new file." # 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. + In Pangolin, make a TCP resource or UDP resource. > **Note:** Not all applications support Proxy Protocol. If you send Proxy Protocol headers to an application that isn't configured for it or doesn't support it, the connection will fail entirely.