How to Instantaneously Geolocate People on Omegle (Wireshark/Python) @crclayton
How to Instantaneously Geolocate People on Omegle (Wireshark/Python)  @crclayton
Uploaded April 2016 | Updated September 2026, 3 hours ago
The tutorial/code actually starts at 2:42.

Code: github.com/crclayton/streamer-locator/blob/master/python-wireshark-geolocate.py

Looking the IP addresses up manually was too slow so I show how to do it instantaneously with Python.

NOTES:
(1) You might be using Ethernet not Wifi, so add the arguments "-i ethernet" to your tshark cmd (you can see all interfaces by running "tshark.exe --list-interfaces" then use for example "tshark.exe -i 4")
(2) Packets might be "UDP" protocol not "SKYPE" protocol
(3) The output arrow might be "→" (unicode. "\\xe2\\x86\\x92 ") instead of a dash and greater than symbol

I created this script as an experiment after learning about wireshark in my computer communications class. Tested on Omegle/Chatroulette. It's for educational/harmless purposes only. Please don't try to use it to stalk people.
How to Instantaneously Geolocate People on Omegle (Wireshark/Python)Is Automation Ethical?How to Make 2D/3D Graphs on an HP-50GDeaths by Natural DisasterHow to Convert Units with the HP-50gHow to Set Up a Local HTTP Server (Node.js)How to Contribute to Someones GitHub Repository (Fork/Pull Request)
Charles Clayton |

How to Instantaneously Geolocate People on Omegle (Wireshark/Python)

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER