Недавнее содержимое от AdrianX

  1. A

    Protection against SAMP connection flood [$]

    Hi, I'm receiving a SAMP connection flood to my server (cookie requests, incoming connections ...) with spoofed source addresses. I have heard that there is a solution for this by using a proxy in C++ that checks the first 4 steps of the raknet connection protocol, but I don't know how to do...