How to create a anonymous proxy?
        Posted  
        
            by Rakesh Juyal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rakesh Juyal
        
        
        
        Published on 2010-04-24T07:46:48Z
        Indexed on 
            2010/04/24
            8:53 UTC
        
        
        Read the original article
        Hit count: 381
        
I want to create a proxy server anonymous proxy . I googled it and even found some tutorial but those were in PHP.
If somebody is having tutorial of proxy server anonymous proxy creation in java then please post it here Or simply let me know what approach should i follow to create a proxy server  anonymous proxy. [ i will be using Tomcat { if that matters for your answer } ]
Thanks
Edit
i guess i was not clear in stating what i require. Actually i am trying to develop a site like 'http://proxyug.com/' . If none of you were getting what i asked, then it certainly means such sites are not known as 'proxy server' they must be called something else. :)
© Stack Overflow or respective owner