No restrictions on non-commercial works
Development Environment vc ++ 7.0 (MFC)/windows 2003 sp1/iis6.1
Main functions:
1 anti-leech
2. Limit the number of File Download threads
3. Restrict File Download speed
Usage:
1 open Internet Information Service (IIS) Manager/local computer/website/default website/attribute/ISAPI filter/Add
2. Select the relink. dll file you decompressed.
3. Restart IIS
4 open ReLink. ini
Specific parameters:Copy codeThe Code is as follows: [settings]
Url = the addresses of websites that allow external links are separated by "|", for example, "xfrog.cn | webtm.cn"
Extension = gif | jpg | png | psd | bmp | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | rm | rmvb | zip | rar filter monitoring required file Types separated by "|"
Speed = 50 file download speed unit: "K" you need to know that the network environment is not so accurate
Thread = 2 maximum thread for single file download
Download from this site
: Http://www.xfrog.cn/blog/attachments/month_0701/o200711401816.rar
Source code
Supplement: If the directory fails to be loaded, the directory permission will be set to the read/write/permission of the users user, which can be loaded using the default application pool.