# n0a/telegram-get-remote-ip

Get IP address on other side audio call in Telegram.

Repository: https://github.com/n0a/telegram-get-remote-ip
Canonical: https://ross.abutalabs.com/products/telegram-get-remote-ip
Language: Python
License Family: other
Topics: telegram, ip
Last push: 2023-10-21T17:53:30+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2105, "days_push": 1047, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1858, forks 218 (observed 2026-08-28T04:05:45.095976+00:00)

## What it is
A Python CLI script that reveals the IP address of a Telegram voice call interlocutor by capturing and analyzing traffic with tshark. It exploits Telegram's peer-to-peer call behavior and requires both users to be in each other's contacts.

## Use cases
- find the ip address of someone calling me on telegram
- demonstrate that telegram calls leak peer ip addresses
- capture voip traffic during a telegram audio call with tshark
- security research on telegram p2p call privacy
- identify the network location of a telegram caller

## When to choose
- you need a ready-made tool to demonstrate Telegram's IP leak during calls
- you are doing OSINT or privacy research on Telegram voice calls
- you want a simple cross-platform script built on tshark

## When to avoid
- you and the caller are not mutual contacts, since the leak requires that
- you expect anonymity from Telegram calls and want to prevent leaks instead
- you need a maintained tool with a license or active development

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: networking, security, osint, cli
- domain: security, osint, messaging-platforms, networking, privacy
- platform: windows, python, cli
- tags: telegram, ip-address, packet-capture, tshark, voip, privacy-research, linux, macos, docker

## Member repositories
- n0a/telegram-get-remote-ip (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:45.095976+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:16:13.193757+00:00, confidence not recorded.
  - readme: https://github.com/n0a/telegram-get-remote-ip (fetched 2026-08-28T04:05:45.095976+00:00, sha ce0ce7a85ff4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
