Topic: [Guide][Script]Identifying Multi-Bot on Server
This guide will help you identify multiple connections made by the same IP to discover possible multi-booters that are taking advantage of your server.
Use this script to identify the IPs and their number of connections.
#Assign Permission to Execute
chmod +x conn.sh
#Run the script
./conn.sh
Now, go to the server and use the command:
/ipscan XXX.XXX.XXX
This way, you will have the list of *accounts connected to the IP.
NOTE: This is not an exact method, but it helps to identify multiple connections, which are often used in multi-booters.