I need a system which redirects connection requests from client machines to different sites i.e. if they type google.com they should be redirected to mysite.com
Therefore I thought of creating an app that installs a proxy on user's machines so that the app could check their outgoing connections and redirect accordingly.
Are there any open source HTTP proxies available on the net? I have tried Mentalis but that seems to be quite buggy now that it is around 8 years old.