Retrieve the actual IPv4 IP
Hello.
I have an issue retrieving the actual IP from the user that accesses the website. I tried to rule the function of showing IPv6, yet the IPs shown were incorrect.
I am properly using $_SERVER['HTTP_CF_CONNECTING_IP']; to try it, but it doesn't help much. I am getting an IPv4 that is not the real user's one.
How can I ensure that the IP shown is correct? (I am using IIS)
3 Replies
Did you accidentally turn this on by any chance?
he did have psuedo on, this was resolved (I think) in off-topic starting here: https://discord.com/channels/595317990191398933/812577823599755274/1275634513627844639
ah