Folder 1
Simple run 1 cmd command then py file | Only get IP from COD live sessionFolder 2
Advanced - This little coding knowledge | Choose what program to get live session out of "UDP Only"Folder 3
Experienced - This requires that you know coding/debugging | All options with more options
Quickly locate the IP address and port of your active game session!
- Automatically detects your game or allows manual selection.
- Displays the IP address and port of your game session.
- Simple, lightweight, and works with many popular multiplayer games.
- Open CMD.
- Run the following command:
pip install psutil pyshark colorama
- Download and install Wireshark, which includes TShark:
https://www.wireshark.org/download.html - During installation, ensure you select the option to install TShark.
- Download the latest release:
https://github.com/zebbern/Game-IPFinder/releases/tag/IPRetrival - Run the executable:
RetriveIP.exe
- Open CMD and navigate to the script location:
cd C:\Location\Where\You\Saved\It
- Run the script:
python RetrieveIP.py
- The tool will detect the game you’re playing or let you manually select it.
- Displays the IP address and port of the game session.
- Works while you’re actively in a game. Typically takes around 5 seconds to complete.
- GitHub Repository: https://github.com/zebbern/Game-IPFinder
- Download Release: https://github.com/zebbern/Game-IPFinder/releases/tag/IPRetrival
- Download Wireshark (Includes TShark): https://www.wireshark.org/download.html