Results 1 to 3 of 3

Thread: php port connect

  1. #1

    Thread Starter
    Hyperactive Member Cmdr0Sunburn's Avatar
    Join Date
    May 2001
    Location
    g0t r00t?
    Posts
    461

    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 {
    }

  2. #2
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    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.

  3. #3

    Thread Starter
    Hyperactive Member Cmdr0Sunburn's Avatar
    Join Date
    May 2001
    Location
    g0t r00t?
    Posts
    461
    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
  •  



Click Here to Expand Forum to Full Width