[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ProgSoc] html sniffing program
Bryn Price wrote:
> I'm looking for a way to (or a piece of software that will):
>
> 1. Capture html information coming in to the browser as source
> 2. Put the html source in to a "log" file
> 3. Work in Internet Explorer 3.02 for Windows 3.1 :-)
Try using squid as a proxy. You'll need to spend a little time (3, maybe
4 minutes) working out how the log files work. It will also flush old
data by itself, so you can leave it running forever and only refer to it
when neccessary. As an added bonus, it'll provide performance
improvement in some cases.
- Raz
--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.
This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>