Skip to content

TommasoTricker/Omegle-MITM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Omegle Man in the Middle

Preview

Warnings

  • You might get banned from the moderated section if you keep this running for too long, you'll know when it happens because an exception will occur. The program will still work in the unmoderated section, just close and reopen it after the exception.
  • If it gets stuck on searching for a new chat that means you're being blocked by captchas that Omegle uses to stop bots, and with this program you're essentially a tunnel for bots.

Requirements

  • Firefox

How to use

git clone https://github.com/TommasoTricker/Omegle-MITM.git
cd .\Omegle-MITM
pip install selenium, pillow
python main.py

Tick both settings to make it run automatically.

How it works

Starts two Omegle chats and sends all messages from one to the other, creating a conversation between two strangers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages