ash47 / OmegleMiddleMan

Lets you connect strangers to each other, and intercept messages AKA Man in the Middle Attack
233 stars 60 forks source link

getaddrinfo ENOTFOUND omegle.com #69

Open opensourcce-bot opened 2 years ago

opensourcce-bot commented 2 years ago

I downloaded the latest version, however I still get this error all the time. Tried the default settings, spy and ask mode off. It's stuck on creating a connection. Maybe it's connected to the fact that when you enter omegle.com, or www.omegle.com to the url bar, it won't load, only if you input https://www.omegle.com/. I'm not sure.

ash47 commented 2 years ago

That's a DNS error, means your DNS isn't able to find the domain omegle.com, there's not a lot I can do on my end, all I can do is call the API to try to resolve the domain.

You on some kind of weird network?

If you're using Firefox or chrome then perhaps it's using DNS over https which might explain why it's magically working in your web browser?

On Mon, Jul 12, 2021, 5:10 AM opensourcce-bot @.***> wrote:

I downloaded the latest version, however I still get this error all the time. Tried the default settings, spy and ask mode off. It's stuck on creating a connection. Maybe it's connected to the fact that when you enter omegle.com, or www.omegle.com to the url bar, it won't load, only if you input https://www.omegle.com/. I'm not sure.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/69, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4UUDTLMCYXADNACO4W3RLTXHUDFANCNFSM5AFSDDAQ .

opensourcce-bot commented 2 years ago

It's a regular home network. That may explain why omegle works in Firefox, but didn't work in the Brave browser. Is there anything I can do to fix this?

On Mon, Jul 12, 2021, 03:20 Ash47 @.***> wrote:

That's a DNS error, means your DNS isn't able to find the domain omegle.com, there's not a lot I can do on my end, all I can do is call the API to try to resolve the domain.

You on some kind of weird network?

If you're using Firefox or chrome then perhaps it's using DNS over https which might explain why it's magically working in your web browser?

On Mon, Jul 12, 2021, 5:10 AM opensourcce-bot @.***> wrote:

I downloaded the latest version, however I still get this error all the time. Tried the default settings, spy and ask mode off. It's stuck on creating a connection. Maybe it's connected to the fact that when you enter omegle.com, or www.omegle.com to the url bar, it won't load, only if you input https://www.omegle.com/. I'm not sure.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/69, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AA4UUDTLMCYXADNACO4W3RLTXHUDFANCNFSM5AFSDDAQ

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/69#issuecomment-877886871, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATOXGSBE6PURKLZSQAKWBVLTXIYMFANCNFSM5AFSDDAQ .

opensourcce-bot commented 2 years ago

I just disabled DNS over HTTPS in Firefox, and it indeed doesn't load the website.

opensourcce-bot commented 2 years ago

Other websites seem to work with https, Omegle is the only one where I get a DNS error.

ash47 commented 2 years ago

You can likely fix your issue by changing your DNS server. You can Google how to change your DNS settings depending on your OS.

It's also possible your router or ISP is messing with things, like, if you're in China, it's common for most websites to not work 😂

I'd advise using one of Cloudflare: 1.1.1.1 Google: 8.8.8.8

Or another big tech company :)

On Mon, Jul 12, 2021, 10:58 PM opensourcce-bot @.***> wrote:

Other websites seem to work with https, Omegle is the only one where I get a DNS error.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/69#issuecomment-878257227, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4UUDTTSLFOVQOIUO5KFQDTXLRGFANCNFSM5AFSDDAQ .

opensourcce-bot commented 2 years ago

I found the problem! I was blocking omegle on the computer from the router's settings. Thank you for your help, I'll check if the problem still persists.