[全版本]Bot-Sentry防压测插件
- Minecraft插件
- 2021-09-18
- 2354
100%的拦截以下每秒最低抵御10000+IP
拦截集群压测
拦截代理压测
拦截端口轰炸
拦截数据轰炸
拦截炸包
拦截motd轰炸
自定义加入规则
自定义拦截规则
可以添加白名单
可以使用防火墙直接阻断那个ip。
可以禁止某些玩家登陆服务器!
禁止某些ip ping到你的服务器
如何启用B-S的黑名单系统:
在config.yml更改以下内容,根据自己的系统
原文:
FIREWALL BANS & ATTACK MITIGATION SPEED [?IM
With Bot-Sentry, you will be able to decide if you want to ban all the bots using a powerful file system, or using system firewall banning commands (recommended). Our firewall banning commands is compatible with Linux and Windows, and you can decide what command to execute with each detected IP.
After a long research of posible checks to ban the most number of bots in a few seconds, we achieved what any AntiBot out there has never achieved. Our actual blacklisting speed is ~1000 blacklisted IPs every 5 seconds of attack. That means that, an attack that uses an average of ~5000 proxies, will be mitigated in less than a minute!
How can you activate banning thru firewall? You will need to run your server as root and change the following in the config:
If you are using Linux with distro CentOS, change the following from the config.yml:
CentOS :
ipset-install:“yum -y install ipset” Fedora ipset-install:“dnf -assumeyes install ipset”
windows系统
add-command:“cmd / c netsh advfirewall firewall add rule name = blacklist dir = in interface = any protocol = TCP localport = 25565 action = block remoteip = {ip} / 32” remove-command:“cmd / c netsh firewall delete rule name = blacklist remoteip = {ip} / 32
本站所发布的全部内容源于互联网搬运,仅限于小范围内传播学习和文献参考 请在下载后24小时内删除,如果有侵权之处请第一时间联系我们删除。 敬请谅解! E-mail:tudoumc@foxmail.com
本文链接:https://tudoumc.com/post/303.html