1 安裝mldonkey
cd /usr/ports/net-p2p/mldonkey-core
make install
2 設定mldonkey
vi /etc/rc.conf
mlnet_enable="YES"
mlnet_user="mluser"
/usr/local/etc/rc.d/mlnet start
/usr/local/etc/rc.d/mlnet stop
vi ~/.mldonkey/download.ini
allowed_ips = [
"127.0.0.1";
"a.a.a.a";
"b.b.b.b";]
cp ~/.mldonkey/downloads.ini ~/.mldonkey/old_config
3 download sancho
http://sancho-gui.sourceforge.net/download.phtml
Referral :
http://www.chmhome.com/knowledge/bsd/20070621/19463.html
http://www.lslnet.com/linux/dosc1/46/linux-317939.htm
http://sancho-gui.sourceforge.net/
No comments:
Post a Comment