Squid Explorer
Hi All, I am looking for a program that can browse the cache that squid keeps. What I want to do is be given a list of servers that are stored in the cache, then when I click on one, it will tell me what URLs were fetched from that server, and stuff like that. Does such a program exist? I have had a look, but have been unable to spot anything. Please help if you can. If there is a library that would enable me to program such functionality, then please could you make me aware of it. Cheers! Dave -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Squid Explorer
This may not be exactly what you are looking for but you might get away with: apt-get install squidclient squidclient - Command line URL extractor that talks to (a) squid. This small utility can be used to get URLs from the command line. It needs to talk to a `squid' proxy server. Dave Smith wrote: >Hi All, > >I am looking for a program that can browse the cache that squid keeps. > >What I want to do is be given a list of servers that are stored in the >cache, then when I click on one, it will tell me what URLs were fetched from >that server, and stuff like that. > >Does such a program exist? I have had a look, but have been unable to spot >anything. Please help if you can. >If there is a library that would enable me to program such functionality, >then please could you make me aware of it. > >Cheers! > >Dave > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Squid Explorer
Hi All, I am looking for a program that can browse the cache that squid keeps. What I want to do is be given a list of servers that are stored in the cache, then when I click on one, it will tell me what URLs were fetched from that server, and stuff like that. Does such a program exist? I have had a look, but have been unable to spot anything. Please help if you can. If there is a library that would enable me to program such functionality, then please could you make me aware of it. Cheers! Dave
Re: Squid Explorer
This may not be exactly what you are looking for but you might get away with: apt-get install squidclient squidclient - Command line URL extractor that talks to (a) squid. This small utility can be used to get URLs from the command line. It needs to talk to a `squid' proxy server. Dave Smith wrote: Hi All, I am looking for a program that can browse the cache that squid keeps. What I want to do is be given a list of servers that are stored in the cache, then when I click on one, it will tell me what URLs were fetched from that server, and stuff like that. Does such a program exist? I have had a look, but have been unable to spot anything. Please help if you can. If there is a library that would enable me to program such functionality, then please could you make me aware of it. Cheers! Dave