P2p software in authentic linux ---- mldonkey

Source: Internet
Author: User
The p2p software in authentic linux-mldonkey-general Linux technology-Linux technology and application information. For more information, see the following. It seems that this is an authentic p2p software in linux. Currently, the supported Protocols are:
EDonkey, Overnet, Bittorrent, Gnutella (Bearshare, Limewire, etc), Gnutella2 (effecaza), Fasttrack (Kazaa, Imesh, Grobster), Soulseek (beta ), direct-Connect (alpha), Opennap (alpha)
In the form of plug-ins, most p2p networks support
The core of this software is a console program.
Mldonkey, which can be run in a daemon mode. There are also three remote management methods: telnet and www, and GTK-based graphical front-end mldonkey-gui (this is what we need)
The main configuration files include:
~ /. Mldonkey/downloads. ini Basic settings (
This is for edonkey and other protocols)
~ /. Mldonkey/servers. ini server list file. You can enter servers "/xxx/yyy/server in the mldonkey-gui console. met "to import the server downloaded online. met Server LIST
~ /. Mldonkey/files. ini list of completed and unfinished files
~ /. Mldonkey/friends. ini friend list
~ /. Mldonkey_gui.ini configuration file
In addition, other network protocols have their own configuration files, which are generally stored in ~ /. Mldonkey directory
How to Use mldonkey:
Enter the mldonkey on the terminal. If you want it to run in the background, use
Mldonkey &>/dev/null (add>/dev/null to prevent it from generating useless log files)
Then you can operate on mldonkey-gui at any time
Basic settings:
To manually modify the setting file, make sure that the mldonkey
It is not running, otherwise it will overwrite your modifications
Client_name
Set nickname. This is the same as emule. Some servers need special nickname before they can be connected.
Shared_directories
The shared folder path is set here. The default [] is not shared.
Allow_browse_share
Whether to allow others to browse your shared files. I chose false.
Gui_port= 4001
Http_port = 4080
Telnet_port = 4000
For the ports used in the three control modes, remember that if you modify the gui port here, you must also change it in the gui settings.
Allowed_ips = ["127.0.0.1";]
For the list of ip addresses that allow access from the control end, simple wildcards such as * and?
Max_hard_upload_rate
Max_hard_download_rate
If you want to limit the transmission speed, set these two parameters. 0 indicates no limitation. Unit: KB.
Enable_overnet
Enable_bittorrent
Enable_donkey
Enable_opennap
Enable_soulseek
Enable_gnutella
Enable_fasttrack
Enable_directconnect
Various p2p protocols are set to true if you want to use them. If you don't want to use them, set them to false.
Max_concurrent_downloads
The maximum number of concurrent download threads allowed is 60 by default. If you have confidence in your own bandwidth, you can set a higher value.
512 K adsl is far from 60, so it does not move
Temp_directory
Incoming_directory
Auto_commit
The uncompleted file storage path in the download and the completed file storage path. auto_commit indicates that mldonkey will automatically move the downloaded file from temp_directory to incoming_directory.
Ask_for_gui
When starting, ask if mldonkey_gui is enabled. If this dialog box is annoying, set it to false. You can manually run mldonkey_gui to connect to it at any time.
Start_gui
Whether to automatically run the gui
PS: mldonkey can be said to be the most powerful p2p software I have ever seen. It gives me the following feelings: 1. Strong. supported.
The maximum number of p2p protocols, and more than one server can be connected at the same time (5 by default). It is said that later versions will support sharing the same file (omg!) from different p2p protocols !); 2. Stable. If I use lmule (the linux version of emule), the program will jump out without moving, and then I will become lowid at high speed, while the mldonkey will not be able to solve this problem, because it separates the gui from the core, the core can run in daemon mode on the background; 3. It is convenient to open the gui when you want to control the download behavior, and turn it off after setting it, it will be automatically downloaded in the background, which is very convenient.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.