Finding ip adress with wireshark

does anyone know how exactly to find ip adresses with wireshark. i have downloaded it on got it setup with the network. i can see the traffic but i am unsure where abouts the scammers ip adress is shown. Can anyone help?

Wireshark Q&A

This should help. :)

@josh_hanson_united#102830 TL;DR use the following code

ip.geoip.src_country == “country” in the filter thing.

@Tails#103095 cheers