Coder Social home page Coder Social logo

Comments (6)

amaury1093 avatar amaury1093 commented on August 23, 2024

I am aware of this problem. Do you have any idea how to solve this?

from check-if-email-exists.

Clanwarz-zz avatar Clanwarz-zz commented on August 23, 2024

Use the MX records instead of the hostname

root@0003 ~ # dig +short oracle.com mx | sed 's/\.$//g'
20 aserp2050.oracle.com
20 aserp2030.oracle.com
20 aserp2040.oracle.com
20 aserp2020.oracle.com
20 userp2020.oracle.com
20 userp2050.oracle.com
20 userp2040.oracle.com
20 userp2030.oracle.com

from check-if-email-exists.

Clanwarz-zz avatar Clanwarz-zz commented on August 23, 2024

Amaurymartiny, I see you updated the scripts. What do you think of the project now? What remains to be done that you are aware of?

from check-if-email-exists.

amaury1093 avatar amaury1093 commented on August 23, 2024

Hey! I can only think of small improvements:

  • create a binary so that it can be run on windows too
  • in that binary, create threads so that we can test multiple domains/port at the same time, resulting in less time to find if an email exists

If you have any others, I would really want to hear them! Do create separate issues, it'll be easier to discuss.

from check-if-email-exists.

Clanwarz-zz avatar Clanwarz-zz commented on August 23, 2024

I haven't forgotten about this thread. I'll have some time later to check and reply.

from check-if-email-exists.

amaury1093 avatar amaury1093 commented on August 23, 2024

Btw, I implemented my last comment in #7.

from check-if-email-exists.

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.