Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

OmeTV Uncover

Real-time IP address and geolocation tool for OmeTV.

Displays the other person's:

  • IP Address
  • Country, Region & City
  • ISP
  • Timezone + Current Time
  • Takes an automatic snapshot of the person

Features

  • Works in real-time using WebRTC
  • Clean draggable floating panel
  • Automatic snapshot capture
  • Clean dark UI

How to Use

  1. Go to ome.tv
  2. Paste the script into your browser console (F12 → Console)
  3. Press Enter
  4. The panel will appear automatically when someone connects

Note: You need to add your own apiKey from ipgeolocation.io


Setup

let apiKey = "YOUR_API_KEY_HERE";

Disclaimer
This tool is for educational purposes only. Use responsibly and respect others' privacy.

About

OmeTV Uncover - Shows the other person's IP, location (country, city, ISP), timezone and takes a snapshotGets the other user's public IP and looks up their approximate location using the IPGeolocation API. Shows the country, city, ISP, timezone, and a snapshot in a floating panel.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors