This guide will only work with the 2.x-version of the aMule client.
All commands stated are to be run in a terminal, such as konsole or
gnome-terminal. In most cases you will have to compile aMule yourself
if you want amuleweb, if not you can jump directly to "Configuration of the aMule daemon"
section of this guide.
aMule source code can be grabbed here
.
Installation of the aMule daemon
Extract and run
$ ./configure --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon --prefix=/home/user
/bin/
$ make
$ make install
where the --prefix=
parameter is to be replaced with the path of where amule is to be installed.
If you wish to install the client system-wide, rather that the
user's own home directory, the '--prefix=' parameter can be removed.
Configuration of the aMule-daemon
Go to the path where aMule was installed, which in our case is ~/bin
and run ./amuled
. When this is done, the configuration file ~/.aMule/amule.conf
is created.
Quit the daemon again. Find and replace the follwoing lines in ~/.aMule/amule.conf
.
- AcceptExternalConnections=1 <-- To let aMule listen to external connections.
- ECPassword=56f491c56340a6fa5c158863c6bfb39f <-- MD5 of the password you wish to use.
Use the command md5sum
to create a MD5-string of a password:
$ echo -n password | md5sum
56f491c56340a6fa5c158863c6bfb39f -
Configuration of the aMule web interface
The program amuleweb
is used to get the web interface
running. To create a configuration file for this program, the following
parameters are used, where --password
is the password used in the amule daemon configuration and --admin-pass
is the password to access the web interface itself.
$ ./amuleweb --write-config --host=localhost --password=password --admin-pass=anotherpassword
Then you just have to start amuleweb, and you're done. Be aware that the amule daemon must be running.
$ ./amuleweb
Connecting from your web browser
Go to the web address http://hostname:4711
,
where hostname is the name of the computer running amuleweb and 4711 is
the port amuleweb is using. In most cases this should be http://localhost:4711
.
分享到:
相关推荐
6. aMuleWeb.exe:这可能是web服务器组件,允许用户通过网页远程控制amule。 7. aMuleCMD.exe:命令行接口,为那些喜欢或需要通过命令行操作的用户提供服务。 8. fileview.exe:文件查看器,可能用于预览或管理下载...
**aMule for macOS:一个替代迅雷的ed2k下载工具** aMule是一款开源、免费的多网络文件分享客户端,特别适用于ed2k网络。它的存在为macOS用户提供了一个替代迅雷下载的优秀选择,尤其对于喜欢通过P2P网络共享文件的...
《aMule远程控制2.2.3版:Windows客户端详解及实用工具解析》 aMule是一款开源的P2P文件分享软件,其远程控制功能使得用户可以在远离电脑的地方管理下载任务,大大提升了使用的便利性。2.2.3版本的aMule远程控制...
aMule 2.2.6 aMule emule download manager
高清播放器 安装 amule的方法介绍 播放器格式化硬盘后会产生3个分区:1个NTFS分区;两个Linux分区,其中一个为Linux swap分区(交换区,内存不足时就到这里读写,相当于扩展内存),另一个Linux分区(就是我们要扩容...
aMule是一个开源免费的P2P文件共享软件,遵循GNU通用公共许可证协议发布,aMule起源于lMule,lMule项目由于分歧导致,分裂成了xMule和aMule。aMule类似于eMule,但是比eMule更加的强大的稳定。
Ubuntu下 安装并设置 反吸血电驴的 方法。 软件安装 服务器设置 浏览器关联
多变的默认amule_nick amule的默认amule_password 1234 amule_web_enabled true amule_web_port 4711 amule_ec_port 4712 amule_max_upload 500 amule_max_download 19375 amule_port 4662 amul
aMule-2.3.1.tar.bz2 ,linux下的电驴工具,电驴下载必备工具。
AmuleWebUI重新加载的材质样式使用CSS在Material design中更新'AmuleWebUI-Reloaded'的样式学分Brax84对我的初始工作进行了全面的重新设计,使其非常好( ) 用于修复链接中的一些自述文件不一致问题( )和次要修复...
由于aMule基于eMule代码库,因此eMule中的新功能倾向于在将其包含到eMule中后立即进入aMule,因此aMule的用户可以期望使用最先进的ED2k客户端。 特征 一个称为amule多合一应用程序。 一个名为amuled的守护程
aMule源代码,eMule Linux版源代码。还需要 wxWidgets-3.1.5.tar.bz2, udns-0.5.tar.gz mbedtls-2.16.tar.gz libupnp-1.14.12.tar.bz2 等依赖包
amule的GUI遥控界面,支持在WEB打开不方便的时候使用
M子 aMule是eDonkey和Kademlia网络的类似eMule的客户端。 | |概述aMule是基于Windows客户端eMule的ED2K文件共享网络的多平台客户端。 aMule于2003年8月开始,最初是xMule的分支,而xMule是lMule的分支。 aMule当前在...
aMule-2.2.6.tar.bz2
aMule AdunanzA是一个项目,旨在通过AdunanzA补丁使Fastweb用户也可以访问Kademlia网络。 这是专门针对Linux和Mac OS X用户的。有关意大利社区的参考,请访问http://forum.adunanza.net
aMule Mac版又被称为跨平台版电骡,是一款可以在苹果电脑MACO OS X平台上使用的类似于电驴eMule的应用程序,支持KAD和eD2k资源的下载,是一款不可多得的开源免费的P2P文件共享下载软件,需要此款工具的朋友们可以...
"aMule macOS binaries-开源" 这个标题揭示了我们正在讨论的是一个针对 macOS 操作系统的 aMule 软件的二进制文件集合,且它是开源的。这意味着软件的源代码对公众开放,允许用户查看、修改和分发。开源软件的特性...
aMule代表全平台的eMule文件共享程序。 它隶属于eMule项目,并于08/2003从xMule分叉。 它连接到eDonkey2000网络,支持Linux,Mac,Solaris,* BSD平台以及几乎每个处理器架构。