Developed by S@nek[BoR]
# Name: MU Connect Server
# Version: 1.0.10.1120
# Developed by: S@nek[BoR]
# Created date: 01.08.2007
# Lat Update: 20.01.2012
# License: Freeware
# Language: English
# Operation System: Windows XP, 2003, Vista, 2008, Seven
# Program language: Visual C++
# Description: Alternative 'ConnectServer[WebZen]'.
Support protocols: ' 20021022 ', ' 20040304 ', ' 20050502 ';
Configuration files: "BoR_Config.ini", "BoR_ServerList.dat";
Program listens on ports on all network interfaces;
Changes ' TCP/UDP port ';
Enabled Server workload statistics;
--To display busy servers, it is necessary that the value of ' ServerCode ' in ' BoR_ServerList.dat ' and ' ServerInfo.dat ' are the same;
The ability to change the Protocol:
--If ProtocolMode = 0, use a version of the Protocol ' 20021022 '; (0.74. *)
--If ProtocolMode = 1, used protocol version ' 20040304 '; (0.97. *)
--If ProtocolMode = 2, use a version of the Protocol ' 20050502 '; (0.98. *. *-1.05)
Changes in the program take effect without restarting the program;
To cleanup log ' ConnectServer ';
Using IOCP system.
-Use asynchronous methods.
Added spec. CrashDump.
-If the program crashes, in a folder with a special diagnostic file.
# Protective functions:
To protect against attacks like "multiple connection/reconnection".
-Enable/disable protection.
-Auto-ban on 5 minutes for the detection of the attack.
-Ability to view statistics about the attacker IP address.
-Possibility to set the maximum number of connections from one IP address.
Protection from attack: "Repeated requests".
-Not more than 1 query per session to retrieve data from ftp;
-Not more than 10 requests per session to receive the list of servers;
-Not more than 1 query per session to receive the IP: Port from the server;
Protection of idle Sockets.
-Possibility to set the maximum number of seconds socket in simple.
Block settings from file BoR_Config.ini
[Protection]
MultipleConnections=1 // Enable/Disable;
MaxConnections=20 // Maximum number of simultaneous connections from one IP address.
WaitTime2Omission=10 // Maximum number of seconds socket/connection simple.
[Protection]
MultipleConnections=1 // Enable/Disable;
MaxConnections=20 // Maximum number of simultaneous connections from one IP address.
WaitTime2Omission=10 // Maximum number of seconds socket/connection simple.
Nenhum comentário:
Postar um comentário