I have browsed for modules but can't find anything that looks suitable, but then I don't have any idea where to start with this.
I wish to log all internet activity on a Windows 98 machine which connects to the internet via a modem.
It must support / allow ssl, and preferably any other connections that would normally go through a web-browser.
I wish to record the contents of <POST>'s.
I will probably be using regex's to decide on what to log (i.e. not bother logging image files, css files, and some others).
I guess this may involve setting the browser to use a proxy, but don't know what else is involved (ie, writing the proxy!).
It should preferably work with my
ZoneAlarm firewall.
I'm not asking for anyone to write me a solution, just some friendly pointers to modules / docs that would help.
Thanks,
Carl