Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Please help me detect proxy servers

Reply
Thread Tools

Please help me detect proxy servers

 
 
Floortje
Guest
Posts: n/a
 
      11-25-2004
Hi, I have got a huge problem. I maintain a forum om my website
www.cavalierpage.com on the dog breed cavalier king charles spaniel. For the
past few weeks someone has been terrorizing my page from anonimous proxy's.
Maybe needless to say that there are thousends of them so I can hardly block
them all.

I read somewhere that java can detect the proxy settings of a user and
preferably the real ip (and then send them to my server or add them as a
hidden variable etc). I know next to nothing about java. Are there any good
tutorials for a noob that will explain to me how I can achieve this ?
Offcourse I googled but that didn;t give me the info I needed. Most of it
was too comple or had nothing to do with the web afaik. Or are there better
solutions. I tried accessing the Server vaiables and the server enviroment
but that is useless.

Floortje


 
Reply With Quote
 
 
 
 
Andrew Thompson
Guest
Posts: n/a
 
      11-25-2004
On Thu, 25 Nov 2004 10:08:35 +0100, Floortje wrote:
....
> I read somewhere that java can detect the proxy settings of a user and
> preferably the real ip (and then send them to my server or add them as a
> hidden variable etc).


Anything that Java can detect on the clientside (and I doubt
it could do what you want, certainly not without a signed
applet, or a Java application) can be overcome by a bit of
hacking. Java is not a solution to this problem.

--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane
 
Reply With Quote
 
 
 
 
Floortje
Guest
Posts: n/a
 
      11-25-2004

"Andrew Thompson" <> schreef in bericht
news:...
> On Thu, 25 Nov 2004 10:08:35 +0100, Floortje wrote:
> ...
> > I read somewhere that java can detect the proxy settings of a user and
> > preferably the real ip (and then send them to my server or add them as a
> > hidden variable etc).

>
> Anything that Java can detect on the clientside (and I doubt
> it could do what you want, certainly not without a signed
> applet, or a Java application) can be overcome by a bit of
> hacking. Java is not a solution to this problem.


Ok, thx. But int his case anything is better then nothing. Any suggestions ?

Floortje


 
Reply With Quote
 
Thomas Weidenfeller
Guest
Posts: n/a
 
      11-25-2004
Floortje wrote:
> Hi, I have got a huge problem. I maintain a forum om my website
> www.cavalierpage.com on the dog breed cavalier king charles spaniel. For the
> past few weeks someone has been terrorizing my page from anonimous proxy's.
> Maybe needless to say that there are thousends of them so I can hardly block
> them all.


You didn't give the type of thread (and it is anyhow not on-topic in
this group), so just a general hint: There are block lists out there
which might work for you.

>
> I read somewhere that java can detect the proxy settings of a user and
> preferably the real ip (and then send them to my server or add them as a
> hidden variable etc).


No, the term "proxy" is used for a lot of different things in networking
and computer technology. Java can't help you here at all.

So, since this is not Java related, you might ask in a computer-security
related group. Or hire a security consultant, talk to your ISP, etc.

If you talk to these people, make sure you provide some more information
than just what you gave us (e.g. type of attack).

/Thomas


--
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/...g/java/gui/faq
 
Reply With Quote
 
dadino dadino is offline
Junior Member
Join Date: Oct 2009
Posts: 1
 
      10-16-2009
You can achieve that in php for eg. checkbrowser.info Do you want me to send you the code?
 
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
How To Stop Caching By ISP Proxy Servers Meron Lavie ASP .Net 4 07-16-2007 07:03 AM
Implementing dhcp servers and dns servers =?Utf-8?B?ZG91Z2hib3kzMQ==?= MCSE 20 06-23-2006 11:11 PM
33.6% of servers sold in Q4 2005 were Windows servers Au79 Computer Support 0 03-08-2006 07:11 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



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