ipify-api
ipify-api copied to clipboard
A public IP API service.
Is it considered OK that XFF messes up ipify logic: $ curl 'https://api.ipify.org?format=json' {"ip":"-.-.-.60"}
Hi @rdegges , Can you please some guidance on how to host this ipify-api internally on a webserver? Appreciate your help thanks Jay
Then fall-back to X-Forwarded-For then fall-back to requesting IP
yoyo nice project it would be awesome if we could add udp and quic endpoints which would also return the external port in addition to external ip of the request...
These are the servers I get for `api64.ipify.org`: ``` # dig aaaa api64.ipify.org @8.8.8.8 [...] ;; ANSWER SECTION: api64.ipify.org. 300 IN AAAA 2607:f2d8:1:3c::3 api64.ipify.org. 300 IN AAAA 2607:f2d8:4010:51::5 api64.ipify.org. 300...
It seems that users are experiencing issues when trying to register or sign in to my app, but this problem occurs sporadically and only when using cellular data. A workaround...
I had this app successfully setup on Heroku prior to the Sales force merger. I've since tried to deploy again using your repo button, but now it just hangs. I've...
It is currently taking too long to get the IP with this api https://api.ipify.org
It appears that when using cellular data, the API request for IPv4 (http://api.ipify.org) fails to connect to its host, while it works perfectly fine when connected to a Wi-Fi network....
Hello, I saw on the site that "No visitor information is ever logged. Period." Does this mean that IP addresses captured via ipify are not storred by ipify or any...