I am working on a script that will record some simple data about my websites users
I need a way to get there ip address, but when I test the script it returns the ip address of my ethernet adapter 192.168.1.*
but I want it to return my actual internet ip 24...*
Help 🙂