[ds6-devel] privoxy: feature request: mangle title line in HTML depending on IPv4 or IPv6 connectivity

Lionel Elie Mamane lionel at mamane.lu
Sat Jun 7 08:06:45 CEST 2003


On Fri, Jun 06, 2003 at 04:43:25PM +0200, Dr. Peter Bieringer wrote:

> since using IPv6-enabled privoxy now for some hours it would be
> interesting to know (without digging through log), which page was
> retrieved via IPv4 or IPv6.

> The easiest way imho is modifying the title line (by config
> option...)

Interesting idea. I haven't dug into the filtering / modification code
at all though, so I'd have to first understand how it works.

But there is an "activity log" or "activity console" that got committed
to CVS, but alas after I did my IPv6 porting job. I never set to
IPv-6ising it, mainly because it is Java-based, and I don't have Java
(non-free, blah, blah), so I can't test my changes. I guess the "best"
solution would be adding the info on this activity console.

Or maybe in the logs? That would be simpler for me, because it is in
the part of the code I already know. Instead of:

 Connect: to www.foo.bar

have:

 Connect (IPv6): to www.foo.bar

or
 Connect: to www.foo.bar (IP address)


Would this fulfill your wish? Oh no, you said "without digging through
logs". Oh well.

-- 
Lionel


More information about the ds6-devel mailing list