tags:

views:

12

answers:

0

Hi, I'd like to do a simple 'proxy' which filtering addresses but not cache (to save band) in python or in c#/f#. I've seen around but I'm bit confused...

This proxy should be works in this way:

in a client I should set gateway (no proxy) server check a black list and redirect client to a page or forbidden page

Thanks