| 1 | # This script is intended to be used to determine the IP address of the interlocutor in the telegram messenger. |
| 2 | # You must have tshark installed to use it. |
| 3 | # Tested on macOS 13.4.1 and Ubuntu Linux 20. |
| 4 | # Probably will be working on android phone with root permissions and termux. |