Please help me detect proxy servers

F

Floortje

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
 
A

Andrew Thompson

.
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.
 
F

Floortje

Andrew Thompson said:
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
 
T

Thomas Weidenfeller

Floortje said:
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
 
Joined
Oct 16, 2009
Messages
1
Reaction score
0
You can achieve that in php for eg. checkbrowser.info Do you want me to send you the code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top