0

I want to see what connections my Modern UI apps are making, and more specifically, where they are sending information, what the protocol looks like, headers, etc. Is there a program that can help me do this?

Caleb Jares
  • 2,639

2 Answers2

5

Wireshark will show you all the packets that are coming in and out of your machine.

Bryan Denny
  • 1,253
0

Wireshark is probably the most complete solution. If you're just looking for connections, TCPView works well.

ernie
  • 6,378