mutella( gnutella command line client ) is working on openwrt
but, it is only tested with wl-500gp
if you interest in mutella
you can get file, my temporary website.
it hasn't been enough tested. if you found any problem, please give me notice.
root@Openwrt> cd /mnt/disc0_1
root@Openwrt> wget http://220.70.2.22/mutella.tar.gz
root@Openwrt> tar xvzf mutella.tar.gz
( it takes long time )
root@Openwrt> mv .mutella /tmp/
root@Openwrt> rm -rf mutella.tar.gz
root@Openwrt> cd /tmp
root@Openwrt> mkdir -p /mnt/disc0_1/mutella/part
root@Openwrt> ln -s /mnt/disc0_1/mutella mutella
root@Openwrt>cd .mutella
root@Openwrt>vi mutellarc
LocalIP = ####### (your IP)
root@Openwrt>./mutella
You are currently using Mutella v0.4.5
Enjoy!
>