Is there something like Live HTTP Headers for the whole PC?

SebastianJu

Power Member
Joined
Mar 27, 2008
Messages
679
Reaction score
130
Hello,

im searching a way to check the curl-requests that software on my pc is sending. For Firefox there is this extension mentioned in the title. The same thing I search for the whole pc or at least a way to check the curl-request a software is doing.
Is there something like that?

Thanks!
 
I found a free alternative in SmartSniff. For showing the headers you need to install winpcap and at start you need to choose this option. Then you can see the headers.
Unfortunately works this software only with http. I didnt found a free working https-software till now. But I think I can work with that for the moment.
 
Wireshark is the standard tool for this. Be sure to turn off your torrent client, chat client, and stop browsing other than the specific thing you want to monitor, otherwise you will be deluged in way more traffic than you want to sort through.
 
Back
Top