Do you want to “find the IP address of someone” on Omegle?
Omegle is one of the loved chatting online platforms and its started viral in 2022.
Without any Registration, you can easily chat with strangers around the world.
Anonymous features of the Omegle are one of the best People chat with each other anonymously.
In this guide, you will learn how to “Find someone’s IP address” on Omegle.
- Get the IP address of Omegle using JavaScript
- Using Omegle IP Locator Extensions
- Use Grabify IP Logger for Omegle
Method 1: Get the IP address of Omegle using javascript
The first method is a little bit tricky you will need to execute the JavaScript code to get the IP address of the stranger.
To do so, Go to the Omegle website by clicking here.
Once the Omegle website is open and you start chatting next open the chrome development tool.
After that run the console and Get access to an IP address on the browser that you run the Omegle website.
Run the below code to get the IP address on the Omegle website:
window.oRTCPeerConnection = window.oRTCPeerConnection || window.RTCPeerConnection
window.RTCPeerConnection = function(…args) {
const pc = new window.oRTCPeerConnection(…args)
pc.oaddIceCandidate = pc.addIceCandidate
pc.addIceCandidate = function(iceCandidate, …rest) {
const fields = iceCandidate.candidate.split(‘ ‘)
if (fields[7] === ‘srflx’) {
console.log(‘IP Address:’, fields[4])
}
return pc.oaddIceCandidate(iceCandidate, …rest)
}
return pc
}
Method 2: Use Omegle IP Locator Extension

This is the easiest way to “get an IP address on Omegle” of a stranger when your chat with each other.
To do it, go to the chrome web store by clicking here.
Once you go to “chrome web store” then Search for IP Locator Extension.
Add the chrome extension to the browser by clicking on the add to chrome button.
Next, pin the extension to the browser and go to “Omegle website”.
After that start, the chatting on the Omegle website, and you will get the “IP address of every stranger”.
Method 3: Use Grabify IP Logger for Omegle
If you want to “see People IP Address on Omegle” Grabify IP Logger for Omegle is one of the best tools.
To get an IP Address on this tool you will need to send the link to a stranger on Omegle.
Copy any video, song, or youtube link and paste it into Grabify IP Logger it will be given a new link and sent this new link to the stranger.
If the Stranger is click on the link the IP address of the Stranger will be located in the Grabify IP Logger.
How to find someone’s IP Address using Using Wireshark

Go to the WIRESHARK website and download the app to your computer.
After you download the app install the app on your PC 💻, In installing they will be asked for network devices Select a suitable network device.
Once the Wireshark is set on your device next Start the chat with Stranger and you will be seeing the IP address on the Wireshark screen.
Conclusion
Omegle is an online chatting platform where users connect with each other through text and video chat.
When you Enter to Omegle website they trace your IP address and with the help of this IP address, they connect you with other Strangers.
You can find and get someone’s IP address on Omegle through the “Omegle IP Locators” chrome
Leave a Reply