Can I make Wireshark display incoming data on one list and outgoing data on another?
#1

Title says it all.

I'd like to pretty much split the interface to show incoming connections one side and outgoing connections the other side. If not, can I just make it show only incoming or outgoing at once?
Reply
#2

Depends on how you define incoming traffic, and what type of traffic. (UDP, HTTP etc)
Reply
#3

Afaik no, as theres no way to open a second packet window. But you can open it twice, and use ip.src == your ip and ip.dst == your ip as filters to get all packets sent from ip/received on it.
Reply
#4

Thanks Mauzen!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)