ash47 / OmegleMiddleMan

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

how to select region? #87

Closed mountaincastle47 closed 1 year ago

mountaincastle47 commented 1 year ago

????

ghost commented 1 year ago

It is not possible to select a region in Omegle, nor in OmegleMiddleman. However, you can choose your preferred language. In settings.json, set defaultLanguage to your preferred language code, e.g. "fr" for French, "de" for German, etc. Then, save the file and restart the node app.

mountaincastle47 commented 1 year ago

It is not possible to select a region in Omegle, nor in OmegleMiddleman. However, you can choose your preferred language. In settings.json, set defaultLanguage to your preferred language code, e.g. "fr" for French, "de" for German, etc. Then, save the file and restart the node app.

And where is this settings.json? I don't see it

ash47 commented 1 year ago

There's a sample file, you should copy that sample settings file and call it "settings.JSON", I can see why that's confusing

On Thu, 18 Aug 2022, 8:50 pm mountaincastle47, @.***> wrote:

It is not possible to select a region in Omegle, nor in OmegleMiddleman. However, you can choose your preferred language. In settings.json, set defaultLanguage to your preferred language code, e.g. "fr" for French, "de" for German, etc. Then, save the file and restart the node app.

And where is this settings.json? I don't see it

— Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/87#issuecomment-1219346462, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4UUDU7D3STLZM5U4FYCJ3VZYIORANCNFSM562AKPIA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ghost commented 1 year ago

There is a settings.json file in the root directory. https://github.com/ash47/OmegleMiddleMan/blob/master/settings.json