#Does Payload hide IP's?
35 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Community-Help:
How are you trying to get the IP?
headers["CF-Connecting-IP"]
yea, thats undefined cause we proxy from cloudflare
Hmm. can you turn on trustProxy
I'm not positive, but I think that obfuscates proxied IPs
if its off
kk
Let me know if that works
wait where do i set that to true though lol
oh ratelimit property
yeah
shows undefined
Do any CF headers come back with a value?
uhh not sure, anything in specific?
Ehh im not sure, I'm going through some related SO posts and I can see that https://stackoverflow.com/questions/52026610/get-client-ip-address-of-a-request-instead-of-cloudflares-ip-address
Similarly, people mention the need to allow the CF proxy
I wonder if you can access it via the middleware, its odd it would be undefined
yea it worked lol, can i dm you something?
Glad your issue was resolved! :tada: If you want to help make payload better, please give us a :star: on GitHub and review us - It helps us a lot.
Thanks for the help though, much appreciated :D