I need a completely transparent system for any client's browser that allows to visit any destination url using a syntax like:
There is a post explaining better what I need : http://mailman.nginx.org/pipermail/nginx/2008-December/008987.html
user must be able to browse the net using something like https://proxyserver/<uri_to_visit>.
the system has to work as if browser is confgured to use a proxy but I don't want to force users to configure proxy parameter.
I'm not an expert but I think there is a need to make a module with lua.