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