在论坛里找了一下,发现大部分是用降低KIS的安全性来设置BitComet的,如允许所有TCP和UDP、取消隐身模式等等,这样未免有点不安全了,所以在这里把我的规则以代码方式给大家写上:
首先在任意文件夹新建一个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了,这样开启了隐身模式也一样是飞的速度,最后附上能够证明设置效果的图
版权说明:以上文章为本人s1ck原创,转载请注明出自卡饭论坛,谢谢合作
[ 本帖最后由 s1ck 于 2006-8-24 22:22 编辑 ]
论坛原帖:http://bbs.kpfans.com/viewthread.php?tid=5923
图片附件:
插入规则.PNG (2006-8-24 21:34, 12.06 K)
图片附件:
设置后下载BT图(2M电信带宽).png (2006-8-24 21:34, 17.87 K)