发新话题
打印

[Kaspersky(卡巴斯基)] 让BitComet在KIS下安全而迅速的设置方法

让BitComet在KIS下安全而迅速的设置方法

from:http://bbs.kafan.cn/viewthread.php?tid=5923


首先在任意文件夹新建一个INI文件,然后把以下代码复制复制进去,修改代码中的“App=E:\prc\BitComet_0.70\BitComet.exe”,这个是你装在电脑上BitCome的路径,如你装在C盘的Program Files下面就改成“App=C:\Program Files\BitComet\BitComet.exe”;另外修改下面代码中的“23167”,这个是BitComet监听的端口,你可以在BitComet的 选项-》选项-》网络连接 里的 监听端口 里找到你的BitComet所监听的端口,用这个数字替换“23167”,最后保存
复制内容到剪贴板
代码:

[BitComet.exe]
App=E:\prc\BitComet_0.70\BitComet.exe
CommandLine=
UseCommandLine=0
Name=Allow HTTP/tracker update connection
Enable=1
Allow=1
Log=0
Warning=0
Protocol=TCP
Direction=OutboundStream
RemotePort=80, 443

Name=Allow TCP loopback
Enable=1
Allow=1
Log=0
Warning=0
Protocol=TCP
Direction=InboundStream
RemoteAddress=127.0.0.1

Name=Allow TCP Outbound
Enable=1
Allow=1
Log=0
Warning=0
Protocol=TCP
Direction=OutboundStream
RemotePort=1024-65535

Name=Allow TCP Inbound
Enable=1
Allow=1
Log=0
Warning=0
Protocol=TCP
Direction=InboundOutbound
RemotePort=1024-65535
LocalPort=23167

Name=Allow UDP Inbound
Enable=1
Allow=1
Log=0
Warning=0
Protocol=UDP
Direction=InboundStream
RemotePort=1024-65535
LocalPort=23167

Name=Block TCP Inbound
Enable=1
Allow=0
Log=0
Warning=0
Protocol=TCP
Direction=InboundStream

Name=Block TCP Outbound
Enable=1
Allow=0
Log=0
Warning=0
Protocol=TCP
Direction=OutboundStream

Name=Block UDP
Enable=1
Allow=0
Log=0
Warning=0
Protocol=UDP
Direction=InboundOutbound
接着,把你原来在KIS中设置的BitComet的规则删除,按下图中鼠标点的位置插入前面保存好的INI文件就OK了,这样开启了隐身模式也一样是飞的速度,最后附上能够证明设置效果的图

[pp=single_ubb,428,447,100101eq30512]sid=5492&surl=http://bbs.20lz.com/&url=http://p.qihoo.com/pic/100101eq30512&rurl=http://yp.qihoo.com/pic/170272dq63c4.png&rurl_w=428&rurl_h=447[/pp]

[pp=single_ubb,700,194,1c01949q30360]sid=5492&surl=http://bbs.20lz.com/&url=http://p.qihoo.com/pic/1c01949q30360&rurl=http://yp.qihoo.com/pic/1c0211eq643a.png&rurl_w=956&rurl_h=265[/pp]

重要补充:
由于某些Tracker服务器使用的是特殊端口(如下图中标有下划线的端口)

[pp=single_ubb,700,313,1f0115aq306ae]sid=5492&surl=http://bbs.20lz.com/&url=http://p.qihoo.com/pic/1f0115aq306ae&rurl=http://yp.qihoo.com/pic/1f02f23q647b.bmp&rurl_w=736&rurl_h=330[/pp]

[pp=single_ubb,635,469,1e01c2eq30255]sid=5492&surl=http://bbs.20lz.com/&url=http://p.qihoo.com/pic/1e01c2eq30255&rurl=http://yp.qihoo.com/pic/1f02853q6485.bmp&rurl_w=635&rurl_h=469[/pp]
发新话题