is there a way to redirect all non local http requests that through my computer to use my transparent proxy, so i can log all websites are they visiting?
and if possible all https requests too..
my computer was used as NAT server because we only have 1 real IP..
eth1 = w.x.y.z (real/public IP)
eth0 = a.b.c.d (fake/private IP)
my transparent proxy listen on localhost:3128
all computers in my home connected to eth0 to access the internet..