Jump to content

Is it possible to know remoteIP when flood is detected (AntiFloodPerIP > 0)


irigsoft

Recommended Posts

Hello,

I'm developing a standalone application and I'm trying to block any IP (add in BlockedIPList) that generates more than two (or more) flood detections.

Is it possible to find out this information, through some function in the Servermodule or some variable?

For example, when unigui detects the presence of Antifloodperip, to record this in some variable (along with the Remote IP address) that we can read from the server side.

Another option is if I can set servermodule.Options.[MoreThenXFloodAddInBlockingList] = 3 and take into account when AntiFloodPerIP > 0

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...