|
|
(未显示7个用户的13个中间版本) |
第1行: |
第1行: |
| 如何使用 aMule 从 verycd 下载东西?
| | #REDIRECT [[aMule]] |
| ----
| |
| 手工添加最常用的aMule服务器列表:
| |
| | |
| 华语p2p:61.152.93.254:4661
| |
| | |
| Razorback 2:195.245.244.243:4661
| |
| | |
| ID最好设置成[CHN][VeryCD]XXXX的样子。
| |
| | |
| 会自动加上其他的服务器地址,这样就可以了。
| |
| | |
| ----
| |
| 其他的设置不说,就说如何设置成HighID
| |
| | |
| Preferences Settings -> Connections
| |
| | |
| 把里面TCP port改成4661,UDP port改成4665
| |
| | |
| 保存就好了
| |
| | |
| HighID可以和任何用户连接
| |
| | |
| LowID只能和HighID连接
| |
| | |
| 然后就是需要一个server list
| |
| | |
| 大家可以到Google上搜一搜
| |
| | |
| 或者也可以使用我的
| |
| | |
| http://my.opera.com/youknowwho/homes/misc/server.met
| |
| | |
| 我的这个来自VeryCD版的eMule
| |
| | |
| 对于大陆用户比较合适
| |
| | |
| 添加server list方法十分简单
| |
| | |
| 在Network Window上方找到Servers:
| |
| | |
| 然后把server.met文件的地址考到里面,电击回车就好了
| |
| | |
| enjoy[[User:Oneleaf|Oneleaf]]
| |
| | |
| ----
| |
| 以上的内容取自网上,谢谢!
| |
| | |
| http://www.macfans.com.cn/phpwind1/read.php?tid=11198&page=1&fpage=1
| |
| | |
| ----
| |
| === firefox中启动amule: ===
| |
| | |
| To make FireFox launch ed2k links correctly (in aMule) you have to follow some simple steps to tell it how to handle a new external protocol. This should get rid of the dreaded "ed2k is not a registered protocol" error you were most likely getting before.
| |
| | |
| * Enter about:config in the address bar
| |
| * Right click on the list, select New, then Boolean; enter
| |
| | |
| network.protocol-handler.external.ed2k as Preference Name and true as Value
| |
| | |
| * Now right click, select New and String; enter
| |
| | |
| network.protocol-handler.app.ed2k as Preference Name and /usr/bin/ed2k
| |
| | |
| ----
| |
| | |
| 翻译下具体步骤:
| |
| | |
| * 在firefox地址栏中键入"about:config";
| |
| * 右键单击列表,选择"新建"-->"布尔";
| |
| * 首选项名称: network.protocol-handler.external.ed2k,值:true;
| |
| * 继续右键单击列表,选择"新建"-->"字符串";
| |
| * 首选项名称: network.protocol-handler.app.ed2k,值:/usr/bin/ed2k
| |