Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > proxy source code wanted

Reply
Thread Tools

proxy source code wanted

 
 
Magnus Warker
Guest
Posts: n/a
 
      11-18-2011
Hi,

I would like to take a look at the source code of a proxy that acts like
www.kproxy.com, i. e. taking a URL in a text input field, retrieving the
URL's content and presenting it to the client, while maintaining all
functionality and links.

Can anyone point me into some direction?

Thanks
Magnus

 
Reply With Quote
 
 
 
 
Roedy Green
Guest
Posts: n/a
 
      11-18-2011
On Fri, 18 Nov 2011 18:15:02 +0100, Magnus Warker
<> wrote, quoted or indirectly quoted someone who
said :

>I would like to take a look at the source code of a proxy that acts like
>www.kproxy.com, i. e. taking a URL in a text input field, retrieving the
>URL's content and presenting it to the client, while maintaining all
>functionality and links.


I tried on one of my pages and all it did was display the page, taking
longer than usual and adding an advertisement. Why would you want to
do this? Is it an anonymiser?
--
Roedy Green Canadian Mind Products
http://mindprod.com
I can't come to bed just yet. Somebody is wrong on the Internet.
 
Reply With Quote
 
 
 
 
Knorpi
Guest
Posts: n/a
 
      11-24-2011
Hi,

this is what I want: Enter an URL in a text box and let a proxy fetch the page, where the proxy knows how to reach the internet (port and so on).

Maybe this makes the access anonymous, I don't know.

Where can I get the/some source code to see how it works?

Thanks
Magnus
 
Reply With Quote
 
Robert Klemme
Guest
Posts: n/a
 
      11-24-2011

Dead or alive?

robert




















PS: Enter "web scraping" into your favorite search engine.
 
Reply With Quote
 
Arved Sandstrom
Guest
Posts: n/a
 
      11-24-2011
On 11-11-18 01:15 PM, Magnus Warker wrote:
> Hi,
>
> I would like to take a look at the source code of a proxy that acts like
> www.kproxy.com, i. e. taking a URL in a text input field, retrieving the
> URL's content and presenting it to the client, while maintaining all
> functionality and links.
>
> Can anyone point me into some direction?
>
> Thanks
> Magnus
>

If you are _specifically_ interested in doing things like kproxy -
namely anonymization - then there are a number of online anonymity
services that are open-source. Google "anonymizer". I2P would be one
example.

On the other hand, if you are interested in understanding the basics of
forwarding proxies, and do not want to get all wrapped up in the
complexities of anonymization, you could check out LittleProxy.

AHS
--
You should know the problem before you try to solve it.
Example: When my son was three he cried about a problem with his hand. I
kissed it several times and asked him about the problem. He peed on his
hand.
-- Radia Perlman, inventor of spanning tree protocol
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Python Source Code for a HTTP Proxy llothar Python 1 09-23-2005 07:50 PM
HELP WANTED HELP WANTED HELP WANTED Harvey ASP .Net 1 07-16-2004 01:12 PM
HELP WANTED HELP WANTED HELP WANTED Harvey ASP .Net 0 07-16-2004 10:00 AM
Help to set up tomcat 4.1.27 behind socks proxy to access database outside the proxy vidy5300 Java 0 06-07-2004 02:23 PM
Recommendation Wanted: Java source code generation David M. Siegel Java 0 10-20-2003 10:21 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57