Skip to content

Get IP address on other side audio call in Telegram.

Notifications You must be signed in to change notification settings

Jackietan99/telegram-get-remote-ip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Telegram get remote IP

This script is intended to be used to determine the IP address of the interlocutor in the telegram messenger.

You must have tshark installed to use it.

Get caller IP

How to use?

  1. Install Telegram desktop client on Linux or Mac.
  2. Install tshark (sudo apt install tshark or download for macOS here, it's comes with wireshark).
  3. Call and wait for an answer. Don't run script before answer!
  4. Run the script after answer.
  5. Profit! You have received the IP address of the interlocutor.

Get & Run

$ wget https://raw.githubusercontent.com/n0a/telegram-get-remote-ip/main/tg_get_ip.sh 
$ chmod +x tg_get_ip.sh
$ sudo ./tg_get_ip.sh

PS. Possible work with termux on android smartphones. Root authority is required to capture traffic.

Для русскоязыных пользователей

Более подробно об утилите можно почитать у меня в блоге: https://n0a.pw/telegram-get-remote-ip/

About

Get IP address on other side audio call in Telegram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%