P2P軟件最重要的幾個方面,一是占用資源少,二是速度快,三是支持的協議多。
這幾點就是mldonkey的特點。
在debian中安裝很簡單:#apt-get install mldonkey-server
這是p2p核心,安裝後操作只能通過http,不過這已經足夠了;如果需要窗口操作你需要再安裝mldonkey-gui(apt安裝)或者sancho(http://sancho-gui.sourceforge.net/)
後台運行:$mlnet &
也可能用$mldonkey &
這樣用可能通過http://localhost:4080/訪問了;
設置mldonkey:
Servers->Import Server.met
添加:http://www.emule.org.cn/server.met
Options:
client_name 名字,網上都推薦[CHN][VeryCD]yourname這樣的名字,我沒有測試這個名字是不是速度就快;
max_hard_download_rate 最大下載速度,默認50,改為150
ED2K-max_connected_servers 服務數,默認是3,改為10
enable_kademlia 打開kad
search時不會直接出來結果,需要點擊Search results
ed2k資源在右上角輸入-input
添加bittorrent時,在右上角輸入startbt /home/hu/***.torrent
如果報錯,可能是少torrents/downloads目錄,建立~/.mldonkey/torrents/downloads目錄
記記mldonkey的配置和使用,mldonkey是linux中支持協議很全面的p2p工具,ed2k、kad、BitTorrent、FileTP、G2、Gnutel等。很有特點且速度很快。