Re: [ilugd] Logging Browser Activity

2006-07-17 Thread Pankaj kaushal
Puneet Lakhina wrote:
 hi,
 I need to see what all requests my browser(firefox 1.0.7) is sending.. is
 there any place where i can make the browser log these things? Or is there
 like a proxy like thing that i can install and make my browser go through
 this proxy and then the proxy can spit out the details. I am really clueless
 about this, so if anyone could please give some pointers it would be great
 help. I tried googling but didnt find anything relavent.

You need Live HTTP headers[1].


1. livehttpheaders.mozdev.org


-- 
Wir wollen dass ihr uns alles glaubt.

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] Logging Browser Activity

2006-07-17 Thread karan sharma
use squid.. and there r lot more packages for making logs with squid

On 7/17/06, Pankaj kaushal [EMAIL PROTECTED] wrote:

 Puneet Lakhina wrote:
  hi,
  I need to see what all requests my browser(firefox 1.0.7) is sending..
 is
  there any place where i can make the browser log these things? Or is
 there
  like a proxy like thing that i can install and make my browser go
 through
  this proxy and then the proxy can spit out the details. I am really
 clueless
  about this, so if anyone could please give some pointers it would be
 great
  help. I tried googling but didnt find anything relavent.

 You need Live HTTP headers[1].


 1. livehttpheaders.mozdev.org


 --
 Wir wollen dass ihr uns alles glaubt.

 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/




-- 
regards

kashyap sharma
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] Logging Browser Activity

2006-07-16 Thread ankush grover
On 7/15/06, Puneet Lakhina [EMAIL PROTECTED] wrote:

 hi,
 I need to see what all requests my browser(firefox 1.0.7) is sending.. is
 there any place where i can make the browser log these things? Or is there
 like a proxy like thing that i can install and make my browser go through
 this proxy and then the proxy can spit out the details. I am really
 clueless
 about this, so if anyone could please give some pointers it would be great
 help. I tried googling but didnt find anything relavent.

 Im using Ubuntu 5.10

 thanks
 --
 Puneet



Hey,


Squid + Sarg can give you the details what you are looking for. Squid is the
proxy and sarg will give you the details of the site your browser is
visiting.

http://sarg.sourceforge.net/

http://www.squid-cache.org/

With netstat you can see your network connections  like which website you
are connected  etc. read the manpage of netstat

Comes default with Redhat checkout on Ubuntu

Ntop also gives you details of the network connections (Lan + Internet).

http://www.ntop.org

Regards

Ankush Grover
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/