|
-
Apr 13th, 2003, 10:20 PM
#1
Thread Starter
Hyperactive Member
php port connect
i need a php script that will attempt to connect to port 8080(proxy) on the connecting host to that particular script. my aim is to stop people using proxys to cause havoc on my fourm.
I know a lot oF Vb, expert in C++, and i think in assembly.
MSVC++6.NET
vb6
masm
Windowz Xp
I find my self using this a lot in C++
__asm {
}
-
Apr 17th, 2003, 11:55 AM
#2
Frenzied Member
that won't stop anybody. once you run the php script it is done. it won't stay connected to that port. and 8080 is not just a proxy port, it is an internet port. proxy can go to all 65000 ports, I believe.
-
Apr 17th, 2003, 02:47 PM
#3
Thread Starter
Hyperactive Member
im talking about a specific range of proxies, i managed to get their list of ports, so i can block people from using those proxies. and yes it will stop most people, unless they have their own proxy, and can change the port the server is on at will.
I know a lot oF Vb, expert in C++, and i think in assembly.
MSVC++6.NET
vb6
masm
Windowz Xp
I find my self using this a lot in C++
__asm {
}
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|