I want to know which software can show me connections to Google or whatever server a particular app is connecting to.
I was using Fiddler on my Linux computer before. It was good and it captures connections to Google. It also captured any connection to whatever website I visited on my browser.
However, Fiddler doesn’t work on certain software. Today, when I use it to capture connection from the PCloud app, it doesn’t work. The Fiddler app doesn’t show any connection in the window panel, despite the PCloud app really connect to the server and sync to my cloud storage.
I tried Wireshark, and it captured lots of connections made by an app on my PC. But all it returned were numbers. It takes time to analyze one by one of the connections.
Is there any easier tool than Wireshark?