Coder Social home page Coder Social logo

Comments (5)

smed79 avatar smed79 commented on July 28, 2024 8

alternative

curl -s ifconfig.co | grep -Eo '([0-9]{1,3}\.){3}[0-9]{1,3}'

or

curl eth0.me
curl icanhazip.com
curl checkip.amazonaws.com
curl ifconfig.me
curl ipecho.net/plain

from echoip.

mpolden avatar mpolden commented on July 28, 2024 2

Due to the popularity of https://ifconfig.co (and increase in abusive traffic patterns) I had to put it behind Cloudflare some time ago. I have very little control over the heuristics Cloudflare uses to show that captcha and I have no interest in manually whitelisting IPs/subnets/ASNs.

If Cloudflare always gives you a captcha, I would suggest running echoip yourself (it can e.g. easily be deployed for free on Heroku), or using another similar service.

Thanks for understanding!

from echoip.

outlying avatar outlying commented on July 28, 2024 2

Well I do understand, however your guidelines included on the front page are not working right now, and if they might not work in the future it might be a good idea to take them down, so they won't confuse people who might not understand why whose command are not working.

from echoip.

JasonTable avatar JasonTable commented on July 28, 2024 1

Due to the popularity of https://ifconfig.co (and increase in abusive traffic patterns) I had to put it behind Cloudflare some time ago. I have very little control over the heuristics Cloudflare uses to show that captcha and I have no interest in manually whitelisting IPs/subnets/ASNs.

If Cloudflare always gives you a captcha, I would suggest running echoip yourself (it can e.g. easily be deployed for free on Heroku), or using another similar service.

Thanks for understanding!

You don't have to whitelist IP addresses. Just whitelist the "T1" country in the control panel. For anyone else who sees this. Use ifconfig.me. they don't have this Cloudfail bull****.

from echoip.

y377 avatar y377 commented on July 28, 2024

alternative

curl -s ifconfig.co | grep -Eo '([0-9]{1,3}\.){3}[0-9]{1,3}'

or

curl eth0.me
curl icanhazip.com
curl checkip.amazonaws.com
curl ifconfig.me
curl ipecho.net/plain

You are very good. Can you help me build one for Chinese users to inquire?
i have 7 cloud server

from echoip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.