ash47 / OmegleMiddleMan

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

Setup through batch files gives the illusion this is Windows only #52

Closed ghost closed 3 years ago

ash47 commented 3 years ago

I deved this on windows before I knew how to use npm properly, just open the bat file and read the 1 command that's in there, it's probably just

npm install

And

node index.js

Or feel free to make a pull request to update it

On Thu, Sep 24, 2020, 7:22 AM OmegleGithub notifications@github.com wrote:

https://github.com/ash47/OmegleMiddleMan/blob/242d6014deae2fbc85a559933027b3e819930ea1/install.bat#L3

https://github.com/ash47/OmegleMiddleMan/blob/242d6014deae2fbc85a559933027b3e819930ea1/Run.bat#L1 Neither of the commands are particular to the Windows OS and do not need to be in a batch script. If the user was asked by the README file to run them in their respective terminal, the installation would be OS agnostic. The README already includes a warning have Node installed anyway. If users still raise Issues for this it is their own problem.

— 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/52, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4UUDVO6NC3KKVZ5CL6JJ3SHJRJNANCNFSM4RXQY4LQ .