Skip to content

olegberman/mitm-omegle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mitm-omegle

Watch random strangers talk 😂

How does this work?

A chart like such should explain: chart

How do I run this?

First of all, don't forget to change the interests. Go into index.coffee and put in interests that you want your stranger to chat about.

  interests: ['Toronto', 'New York', 'Texas']

After all do:

npm install coffee-script -g
npm install nodemon -g
git clone https://github.com/olegberman/mitm-omegle.git
cd mitm-omegle
npm install
nodemon index.coffee

Enjoy

P.S. I'm not responsible for your actions.

About

Watch strangers talk on Omegle (man in the middle attack explained for kids)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published