首先在任意文件夹新建一个INI文件,然后把以下代码- [eMule.exe]
- App=E:\prc\eMule\eMule.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=18372
- Name=Allow UDP Outbound
- Enable=1
- Allow=1
- Log=0
- Warning=0
- Protocol=UDP
- Direction=OutboundStream
- RemotePort=1024-65535
- LocalPort=4672
- Name=Allow UDP Inbound
- Enable=1
- Allow=1
- Log=0
- Warning=0
- Protocol=UDP
- Direction=InboundStream
- RemotePort=1024-65535
- LocalPort=4672
- 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
复制代码 复制进去,修改代码中的“App=E:\prc\eMule\eMule.exe”,这个是你装在电脑上eMule的路径,如你装在C盘的Program Files下面就改成“App=C:\Program Files\eMule\eMule.exe”;另外修改下面代码中的对应的TCP端口“18372”和两个UPD端口“4672”,对应的端口如下图的 eMule设置图中有显示,
http://www.kpfans.com/bbs/attachments/eMule_RgcPIXK6hkV3.png
用你的端口替换掉,最后保存;接着,把你原来在KIS中设置的eMule的规则删除,按下图中鼠标点的位置插入前面保存好的INI文件就OK了
http://www.kpfans.com/bbs/attachments/suXI67nm1PI=_vhgw0TPP3dmG.png |