MUltiple-IPs connect
#1

Hello , How Can I block someone to connect with many IP, like a flooder , max. 2-3 IP's.

I searched everywhere .... but I don't find something good.
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=321533
Reply
#3

Quote:
Originally Posted by TheArcher
Посмотреть сообщение
Yes, use the include I have made. Not only does it prevent multiple connections from one IP, it also protects you from bot attacks

In the include the default max connections is 3, you can change it by changing this:
from
#define IP_LIMIT 3 // = This would mean 3 people can connect from same IP
to
#define IP_LIMIT 2 // = This would mean 2 people can connect from same IP
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)