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.

Releases

No releases published

Packages

No packages published

Languages