Program to record exactly what URLs I'm communicating with?

bluemasterflows

New Member
Does anyone know of a program that can be used to keep track of all the URLs I'm communicating with? For example, when I click "Submit New Thread" on this page to submit my post, I'm probably going to talk to a couple different URLs before I see the next page. Is there a way to record those?
 
Here's an update of my response on the earlier thread.....

I don't know how detailed you want it but isn't that what your browser history is for? It's possible that some pages won't be recorded due to use of scripts on the website. Some sites have the same php URL for every page you visit.

Data entry forms may be temporarily accessible through history in your browser but are not kept on the server so there's no point in trying to access a week later if that was your intention. You can skip back to data entry in the current session using your back button.

Tcpview shows the IP addresses not the page URLs.
 
Back
Top