Sunday, April 7, 2013

crunchbang 10: amuled and amuleweb

apt-get install amule-daemon
vi ~/.aMule/amule.conf
>AcceptExternalConnections=1
amuleweb --write-config --host=localhost --password=password1 --admin-pass=password2
Note: "AdminPassword=" in remote.conf and "ECPassword=" in amule.conf have to be the same.
amuled
amuleweb -P password2
curl http://localhost:4711
reference: http://wiki.debian.org/aMule

No comments:

Post a Comment