根據一些行為來判定對方是否為leecher
會在config下產生一個antileecher.met檔,每當剛開啟時會自動載入已知的 leecher用戶
引用:
Start value:1
Minvalue:0.01
maxvalue:10
Assigns a score to clients based upon analysis of their behaviour, such as:
how long one knows someone (bonus for every week that a client keeps his hash)
upload/download ratio
kind of up/download (complete/partial/rare)
anti leecher options; nickthieves, modthieves, filefakers, spammers, xs exploiter or hammerer are taken into account
avg reask time
原於 http://wiki.emule-web.de/index.php/CreditSystems#ClientAnalyzer
關於ClientAnalyzer
//The purpose of this class is to provide an interface that is controlling all
//kinds of clients actions in eMule and to provide a score determined by the actions of each client
//That way, Modders won't need to update an "antileech" database file regularly with
//strings/opcodes or other things that are loose guesses about a client but just implement
//that class so leechers will be detected by their ACTIONS