I love it, one thing it does, and that's it, 2 lines of text and the information i want. thank you for this tool.
You'll love https://curlmyip.net
21–30 of 47 posts
I love it, one thing it does, and that's it, 2 lines of text and the information i want. thank you for this tool.
That is already 100 times better than existing solutions. That being said, I find it useful to see the location I'm connecting from (mostly to make sure that my VPN works).
Do you mean rdns for your hostname, or geolocation? Or both?
location /whatsmyip {
default_type text/plain;
return 200 $remote_addr\n;
} dig +short myip.opendns.com @resolver1.opendns.com