Skip to content

milesrack/omegle-sniff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

omegle-sniff 💻

Python

A command line tool to capture IP addresses and geolocation data from Omegle. Also, allows you to save a stranger's IP along with a nickname which will be stored in a strangers.json file.

📌 Installation

git clone https://github.com/milesrack/omegle-sniff.git
cd omegle-sniff
pip3 install -r requirements.txt

📌 Usage

python3 omegle-sniff.py

This will require and API key from ipgeolocation. Simply sign up for their service and paste your API key into the API_KEY variable on line 10.

NOTE: This tool is for educational purposes only. Do not use this to harass or threaten other individuals.