View Single Post
  #5 (permalink)  
Old 08-31-2006, 11:33 AM
brackett brackett is offline
Programmer
 
Join Date: May 2006
Posts: 193
Credits: 0
Rep Power: 11
brackett is on a distinguished road
Default

Again, you'd have to force everything thru a proxy server, control what browser is used, or hook into the network stack. If this is for a kiosk type scenario, the first 2 are reasonably accomplished. If not, you can go with the 3rd option by running something like Ethereal and logging packets destined for port 80/443.
Reply With Quote