#Real ip address
24 messages · Page 1 of 1 (latest)
You could check x-forwarded-for maybe on the header. I’m also interested since I needed to check an ips for my websocket connections to prevent users from abusing my system
I’d just deploy a simple api and log all the headers you receive, you might see an ip listed in it
the header for the real IP is X-Forwarded-For
Thank you for marking this question as solved!
you're my goat brody
it's also in the docs lol
oh X-Envoy doesn't work anymore?
brody, is X-Forwarded-For formatted like the proper one with semicolons and shi
and where in the docs
we don't use envoy anymore lol
can you send me the docs for realip then
i searched but maybe i was using the wrong search terms
I don't think table contents are indexed
commas
yeah but use x fowarded for
correct
once again proving to be the goat