mlnet

Langue: en

Version: Nov 15, 2006 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

mlnet - your door to Edonkey, Directconnect, Gnutella, Bittorent, Overnet, OpenNap networks

SYNOPSIS

mlnet [common options] [misc options] [servers options] [search options] [chat options] [port options] [delays options] [upload options] [directconnect options] [limewire options] [opennap options] [overnet options] [soulseek options]

DESCRIPTION

This manual page documents briefly the mlnet command.

This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.

With mlnet you will be able to connect to different peer-to-peer network :

•Edonkey
•DirectConnect
•Overnet
•OpenNap
•Bittorent
•Gnutella

Peer to peer network is based on sharing file. Moreover, many servers on this different network have connection scripting. If you want to be welcome everywhere, it is highly recommended to share some files. When sharing take two consideration : number of file and total size of this file. The limit is typically : sharing more than 1 Gb and less than 1000 files.

MLDonkey is always in developpement. The download rate is not guaranteed. Through version it appears that queueing, uploading, downloading could be buggy. Normally, none of this bug really restrict you download / upload rate. If you see a very low rate, try to review all your settings and sharing before contacting the MLDonkey user mailing-list <mldonkey-users@nongnu.org>.

ENVIRONNEMENT

COLUMNS,LINES sets width and height for the terminal. This is the terminal as you see it when connecting to the telnet port of you MLDonkey client.

MLDONKEY_DIR sets name of the directory where the application will run. This directory must contains all the files describe in mldonkey_ini

MLDONKEY_MESSAGES name of the file where you can found the message for mldonkey.

YAHOO_SERVER hostname of the yahoo server to contact for Instant Messenging.

COMMON OPTIONS

Common options deals with the Edonkey protocol, which is by default always registered, and some basic features of the server

-v

Print version number and exit

-exit

Exit immediatly

-format

Type : filename
Check file format

-test_ip

Type : ip
Undocumented

-check_impl

Display information on the implementations

-find_port

Find another port when one is already used

-dump

Type : filename
Dump file

-known

Type : filename
Print a known.met file

-part

Type : filename
Print a .part.met file

-server

Type : filename
Print a server.met file

-pref

Type : filename
Print a server.met file

-help, --help

Display the list of options

-enable_server

Type : string
Default : false
Set to true if you also want mldonkey to run as a server (experimental)

-interface_buffer

Type : string
Default : 1000000
The size of the buffer between the client and its GUI. Can be useful to increase when the connection between them has a small bandwith

-max_name_len

Type : string
Default : 50
The size long names will be shorten to in the interface

-previewer

Type : string
Default : mldonkey_previewer
Name of program used for preview (first arg is local filename, second arg is name of file as searched on eDonkey

-initialized

Type : string
Default : false
(not used)

-network_update_url

Type : string
URL where mldonkey can download update information on the network

-file_completed_cmd

Type : string
A command that is called when a file is completely downloaded. Arguments are: >file_name on disk< >md4< >size<

-log_size

Type : int
Default : 300
Size of log in number of records.

-verbosity

Type : string
A space-separated list of keywords. Each keyword triggers printing information on the corresponding messages :
•mc : debug client messages
•ms : debug server messages
•net : debug net
•verb : debug other
•sp : debug source propagation
•sm : debug source management
•do : some download warnings
•up : some upload warnings
•unk : unknown messages
•ov : overnet
•share: debug sharing
•md4 : md4 computation
•loc : debug source research

-options_version

Type : int
Default : 2
(internal option)

-stdout

Keep outputing to the console after starting

-daemon

Start as a daemon ( detach from console and run in background ).

-allow_browse_share

Allow other user to browse our share list.

UNCLASSIFIED OPTIONS

Options that cannot be classified

-term_ansi

Type : boolean
Default : true
Is the default terminal an ANSI terminal

-emule_protocol_version

Type : int
Default : 38
The version of the protocol that should be sent to eMule peers

-buffer_writes

Type : boolean
Default : false
Buffer writes and flush after buffer_writes_delay seconds (experimental).

-buffer_writes_delay

Type : int
Default : 30
Buffer writes and flush after buffer_writes_delay seconds (experimental).

-buffer_writes

Type : int
Default : 1024
Flush buffers if buffers exceed buffer_writes_threshold kB (experimental).

MEMORY OPTIONS

These options deal with memory management system

You need to have some knowledge of Ocaml memory management to understand all this features

-compaction_overhead

Type : string
Default : 25
The percentage of free memory before a compaction is triggered

-compaction_delay

Type : string
Default : 2
Force compaction every n hours (in [1..24])

-minor_heap_size

Type : string
Default : 32
Size of the minor heap in kB

FILE LOCATION OPTIONS

These options deal with location of different file.

-temp_directory

Type : string
The directory where temporary files should be put.

-incoming_directory

Type : string
The directory where downloaded files should be moved after commit.

-incoming_directory_prio

Type : int
Default : 0
The upload prio of the incoming directory.

-commit_in_subdir

Type : string
The subdirectory of temp/ where files should be moved to

-mldonkey_bin

Type : string
Default : .
Directory where mldonkey binaries are installed

CLIENT IDENTIFICATION OPTIONS

Options dealing with identification of the client

-client_name

Type : string
Default : (auto-generated)
Small name of client

-client_uid

Type : string
Default : (auto-generated)
The UID of this client.

--use_client_id

Type : boolean
Default : false
True if you want your client IP to be set from servers ID.

-allowed_ips

Type : string
Default : 127.0.0.1
List of IP address allowed to control the client via telnet/GUI/WEB. It could be a list separated by white space. Use 255 as a wild card : 192.168.0.255 means 192.168.0.*.

BANDWIDTH OPTIONS

-max_hard_upload_rate

Type : string
Default : 7
The maximal upload rate you can tolerate on your link in kB/s
The limit will apply on all your connections (clients and servers) and both control and data messages.
0 means no limit

-max_hard_download_rate

Type : string
Default : 50
The maximal download rate you can tolerate on your link in kB/s
The limit will apply on all your connections (clients and servers) and both control and data messages.
0 means no limit

-new_upload_system

Type : boolean
Default : true
Should we use the new experimental upload system

-max_opened_connections

Type : int
Default : 200
Maximal number of opened connections

-max_indirect_connections

Type : int
Default : 300
Maximal number of incoming connections at any moment ( 10000 = unlimited ).

-client_buffer_size

Type : string
Default : 500000
Maximal size of the buffers of a client

STARTUP OPTIONS

-ask_for_gui

Type : bool
Default : true
Ask for GUI start

-start_gui

Type : bool
Default : false
Automatically Start the GUI

-mldonkey_gui

Type : string
Default : /usr/bin/mlgui
Name of GUI to start

-run_as_user

Type : string
The login of the user you want mldonkey to run as, after the ports have been bound (can be use not to run with root priviledges when a port < 1024 is needed)

-run_as_userid

Type : int
Default : 0
The login of the user you want mldonkey to run as, after the ports have been bound (can be use not to run with root priviledges when a port < 1024 is needed). 0 means disabled.

HTML INTERFACE OPTIONS

-http_realm

Type : string
Default : MLdonkey
The realm shown when connecting with a WEB browser

-use_html_frames

Type : string
Default : true
This option controls whether the WEB interface should use frames or not

-commands_frame_height

Type : string
Default : 140
The height of the command frame in pixel (depends on your screen and browser sizes).

-vd_reload_delay

Type : string
Default : 120
The delay between reloads of the vd output in the WEB interface

-html_checkbox_file_list

Type : string
Default : true
Whether to use checkboxes in the WEB interface

-options_prefix

Type : string
The prefix which is appended to options names when they are used in the telnet/WEB interfaces.

-motd_html

Type : string
Default :
Message printed at startup (automatically downloaded from the network_update_url ).

-html_mods

Type : boolean
Default : true
Whether to use the modified WEB interface.

-html_mods_human_readable

Type : boolean
Default : true
Whether to use human readable GMk number format.

-html_mods_use_relative_availability

Type : boolean
Default : true
Whether to use relative availability in the WEB interface.

-html_mods_vd_age

Type : boolean
Default : true
Whether to display the Age column in vd output.

-html_mods_vd_last

Type : boolean
Default : true
Whether to display the Last column in vd output.

-html_mods_vd_queues

Type : boolean
Default : true
Whether to display the Queues in vd # output.

-html_mods_show_pending

Type : boolean
Default : true
Whether to display the pending slots in uploaders command.

-html_mods_max_messages

Type : int
Default : 10
Maximum chat messages to log in memory.

-html_mods_style

Type : int
Default : 0
Which html_mods style to use (set with html_mods_style command).

-html_mods_vd_network

Type : boolean
Default : false
Whether to display the Net column in vd output.

-html_mods_vd_active_sources

Type : boolean
Default : false
Whether to display the Active Sources column in vd output.

-html_mods_vd_prio

Type : boolean
Default : false
Whether to display the Priority column in vd output.

-html_mods_load_message_file

Type : boolean
Default : false
Whether to load the mldonkey_messages.ini file (false=use internal settings).

SMTP OPTIONS

-smtp_server

Type : string
Default : 127.0.0.1
The mail server you want to use (must be SMTP). Use hostname or IP address

-smtp_port

Type : string
Default : 25
The port to use on the mail server (default 25)

-add_mail_brackets

Type : boolean
Default : false
Does your mail-server need >...< around addresses.

-mail

Type : string
Your e-mail if you want to receive mails when downloads are completed

-filename_in_subject

Type : boolean
Default : true
Send filename in mail subject.

TCP/IP OPTIONS

-tcpip_packet_size

Type : int
Default : 40
The size of the header of a TCP/IP packet on your connection (ppp adds 14 bytes sometimes, so modify to take that into account)

-max_udp_sends

Type : int
Default : 10
The number of UDP packets you send every check_client_connections_delay

-mtu_packet_size

Type : int
Default : 1500
The size of the MTU of a TCP/IP packet on your connection.

-redirector

Type : string
Default : 128.93.52.5:3999
IP:port of the network redirector

-minimal_packet_size

Type : int
Default : 600
The size of the minimal packet you want mldonkey to send when data is available on the connection.

OPTIONS SERVERS

These options deal with the different protocol you can activate.

-enable_overnet

Type : boolean
Default : true
Set to true if you also want mldonkey to run as an overnet client( enable_donkey must be true ).

-enable_donkey

Type : boolean
Default : true
Set to true if you also want mldonkey to run as a donkey client

-enable_opennap

Type : boolean
Default : false
Set to true if you also want mldonkey to run as a napster client (experimental)

-enable_soulseek

Type : boolean
Default : false
Set to true if you also want mldonkey to run as a soulseek client (experimental)

-enable_audiogalaxy

Type : boolean
Default : false
Set to true if you also want mldonkey to run as an audiogalaxy satellite (experimental)

-enable_directconnect

Type : boolean
Default : true
Set to true if you also want mldonkey to run as a direct-connect node (experimental)

-enable_openft

Type : boolean
Default : false
Set to true if you also want mldonkey to run as a OpenFT sub node (experimental)

-enable_bittorent

Type : boolean
Default : true
Set to true if you also want mldonkey to run as a Bittorent client.

-enable_gnutella

Type : boolean
Default : false
Set to true if you also want mldonkey to run as a Gnutella 1/2 sub node ( experimental ).

SEARCH OPTIONS

These options deals with search results sorting, sampling...

-new_print_search

Type : boolean
Default : false
Use new display of search results (with tables, which might be slower for your browser to display)

-filter_search_delay

Type : int
Default : 5
Delay before two filtering on results (results are not displayed until filtered). Min is 1 second.

-display_downloaded_results

Type : boolean
Default : true
Whether to display results already downloaded

-filter_table_threshold

Type : int
Default : 50
Minimal number of results for filter form to appear

-max_displayed_results

Type : string
Default : 1000
Maximal number of results displayed for a search

-filters

Type : string
Filters on replies (replies will be kept).

-use_file_history

Type : string
Default : true
Keep seen files in history to allow local search (can be expensive in memory)

-max_xs_packets

Type : string
Default : 30
Max number of UDP packets per round for eXtended Search

CHAT OPTIONS

Chat options deals with the builtin chat protocol

-chat_app_port

Type : string
Default : 5036
Port of the external chat application

-chat_app_host

Type : string
Default : localhost
Hostname of the external chat application

-chat_port

Type : string
Default : 4002
Port used by the external chat application to use the core as a proxy

-chat_bind_addr

Type : string
Default : 0.0.0.0
The IP address used to bind the chat server

-chat_console_id

Type : string
Default : donkey console
The id to use for communicating with the core console through chat interface

-chat_warning_for_downloaded

Type : string
Default : true
Use the chat to indicate when a file has been downloaded

-max_dialog_history

Type : string
Default : 30
Max number of messages of Chat remembered

PORT OPTIONS

These options deal with the different port binding

Some connections are protocol specific.

-port

Type : string
Default : 4662
The port used for connection by other donkey clients.

-gui_port

Type : string
Default : 4001
Port for user interaction

-gui_bind_addr

Type : string
Default : 0.0.0.0
The IP address used to bind the gui server

-http_port

Type : string
Default : 4080
The port used to connect to your client with a WEB browser

-http_bind_addr

Type : string
Default : 0.0.0.0
The IP address used to bind the http server

-telnet_port

Type : string
Default : 4000
Port for user interaction

-telnet_bind_addr

Type : string
Default : 0.0.0.0
The IP address used to bind the telnet server

-client_ip

Type : string
Default : 192.168.0.12
The last IP address used for this client

-force_client_ip

Type : string
Default : false
Use the IP specified by 'client_ip' instead of trying to determine it ourself. Don't set this option to true if you have dynamic IP.

DELAYS OPTIONS

-min_reask_delay

Type : string
Default : 720
The minimal delay between two connections to the same client (in seconds)

-max_reask_delay

Type : string
Default : 3600
The maximal delay between two connections to the same client

-download_sample_rate

Type : int
Default : 1.
The delay between one glance at a file and another

-download_sample_size

Type : int
Default : 10
How many samples go into an estimate of transfer rates

-update_gui_delay

Type : int
Default : 1
Delay between updates to the GUI

-server_connection_timeout

Type : int
Default : 15
Timeout when connecting to a server

-client_timeout

Type : int
Default : 40
Timeout on client connections when not queued

-ip_cache_timeout

Type : int
Default : 3600
The time an ip address can be kept in the cache

-queued_timeout

Type : string
Default : 1800.
How long should we wait in the queue of another client

-upload_timeout

Type : string
Default : 1800.
How long can a silent client stay in the upload queue

-connected_server_timeout

Type : string
Default : 1800.
How long can a silent server stay connected

-check_client_connections_delay

Type : string
Default : 180.
Delay used to request file sources

-check_connections_delay

Type : string
Default : 5.
The delay between server connection rounds

-save_options_delay

Type : string
Default : 900.
The delay between two saves of the 'downloads.ini' file (default is 4 minutes)

-compute_md4_delay

Type : string
Default : 10.
The delay between computations of the md4 of chunks

UPLOAD SYSTEM OPTIONS

-initial_score

Type : string
Default : 5

-max_connected_servers

Type : string
Default : 3
The number of servers you want to stay connected to

-max_server_age

Type : string
Default : 2
Max number of days after which an unconnected server is removed

-save_file_history

Type : string
Default : true
Save the file history in a file and load it at startup

-master_server_min_users

Type : string
Default : 0
The minimal number of users for a server to be admitted as one of the 5 master servers

-force_high_id

Type : boolean
Default : false
Immediately close connection to servers that don't grant a High ID

-update_server_list

Type : boolean
Default : true
Set this option to false if you don't want auto update of servers list

-keep_best_server

Type : boolean
Default : true
Set this option to false if you don't want mldonkey to change the master servers it is connected to

-max_walker_servers

Type : int
Default : 1
Number of servers that can be used to walk between servers

-max_source_age

Type : int
Default : 3
Sources that have not been connected for this number of days are removed

-max_clients_per_second

Type : int
Default : 10
Maximal number of connections to sources per second

-max_connections_per_second

Type : int
Default : 10
Maximal number of connections that can be opened per second.

-log_clients_on_console

Type : boolean
Default : false

-max_upload_slots

Type : string
Default : 10
How many slots can be used for upload

-dynamic_slots

Type : boolean
Default : false
Set this to true if you want to have dynamic upload slot allocation (experimental).

-donkey_bind_addr

Type : string
Default : 0.0.0.0
The IP address used to bind the donkey client

-propagate_sources

Type : boolean
Default : true
Allow mldonkey to propagate your sources to other donkey clients

-max_sources_per_file

Type : int
Default : 500
Maximal number of sources for each file

-min_left_sources

Type : int
Default : 100
Minimal number of sources for a file

-reliable_sources

Type : boolean
Default : false
Should mldonkey try to detect sources responsible for corruption and ban them.

-source_management

Type : int
Default : 3
Which source management to use :
•1 : based on separate time queues, shared by files (2.02-1...2.02-5)
•2 : based on unified queues with scores, shared by files (2.02-6...2.02-9)
•3 : based on separate file queues (2.02-10)

-good_client_rank

Type : int
Default : 500
Set the maximal rank of a client to be kept as a client.

-client_md4

Type : string
Default : (auto-generated)
The MD4 of this client

-black_list

Type : string
Default : true

-protocol_version

Type : string
Default : 61
The version of the protocol that should be sent to servers (need restart).

-random_order_download

Type : boolean
Default : false
Should we try to download chunks in random order (false = linearly) ?

-max_concurrent_downloads

Type : int
Default : 60
The maximal number of files in Downloading state (other ones are queued).

-upload_power

Type : int
Default : 5
The weight of upload on a donkey connection compared to upload on other peer-to-peer networks. Setting it to 5 for example means that a donkey connection will be allowed to send 5 times more information per second than an Open Napster connection. This is done to favorise donkey connections over other networks, where upload is less efficient, without preventing upload from these networks.

-propagate_servers

Type : string
Default : true
Send an UDP packet to a central servers with the list of servers you are currently connected to, for the central server to be able to generate accurate server lists.

-files_queries_per_minute

Type : string
Default : 1
Maximal number of localisation queries that can be sent to one server per minute. Some servers kick clients when this value is greater than 1

-files_queries_initial_delay

Type : string
Default : 20
Initial delay after sending the first localisation queries to a server, before sending other localisation queries.

-min_left_servers

Type : string
Default : 200
Minimal number of servers remaining after remove_old_servers

-servers_walking_period

Type : string
Default : 6
How often should we check all servers (minimum 4 hours, 0 to disable)

-keep_cancelled_in_old_files

Type : string
Default : false
Are the cancelled files added to the old files list to prevent re-download ?

-send_warning_messages

Type : boolean
Default : false
True if you want your mldonkey to lose some upload bandwidth sending messages to clients which are banned :)

-ban_queue_jumpers

Type : boolean
Default : true
True if you want your client to ban clients that try queue jumping (3 reconnections faster than 9 minutes)

-ban_period

Type : int
Default : 1
Set the number of hours you want client to remain banned

-sources_per_chunk

Type : int
Default : 1
How many sources to use to download each chunk

-auto_commit

Type : boolean
Default : true
Set to false if you don't want mldonkey to automatically put completed files in incoming directory.

DIRECT CONNECT OPTIONS

Direct Connect options deal with the DirectConnect protocol

-DC--max_connected_servers

Type : string
Default : 5
The number of servers you want to stay connected to

-DC--search_timeout

Type : string
Default : 60
The time a search is active

-DC--load_hublist

Type : string
Default : true
Download a list of servers

-DC--firewalled

Type : string
Default : false
Is this client firewalled (use passive searches)

-DC--shared_offset

Type : string
Default : 11534336.
An amount of bytes to add to the shared total (can help to connect)

-DC--client_port

Type : string
Default : 4444
The port to bind the client to

-DC--login

Type : string
Your login on DC (no spaces !!!)

-DC--query_hublist_limit

Type : string
Default : 100
The limit on the number of servers to avoid asking for a new list

-DC--commit_in_subdir

Type : string
Default : DC
The subdirectory of temp/ where files should be moved to

-DC--servers_list_url

Type : string
Default : http://www.neo-modus.com/PublicHubList.config
The URL from which the first server list is downloaded

-DC--client_description

Type : string
Default : mldc client
The description sent in the MyINFO message

-DC--client_speed

Type : string
Default : DSL
The line speed sent in the MyINFO message

-DC--client_keyinfo

Type : string
Default : Pk=mldc
The key info sent in the handshake message

-DC--network_options_prefix

Type : string
Default : DC-
The prefixes used before Direct-Connect options

-DC--client_options_version

Type : string
Default : 0
To automatically update your options

OPENNAP OPTIONS

OpenNap options deal with the OpenNapster protocol

-OpenNap--client_port

Type : int
Default : (auto-generated)
The data port for napster uploads

-OpenNap--max_connected_servers

Type : int
Default : 5
The number of servers you want to stay connected to

-OpenNap--client_password

Type : string
Default : nopass
The password used to log on the napster server

-OpenNap--client_port

Type : string
Default : 6699
The data port for napster uploads

-OpenNap--client_info

Type : string
Default : mldonkey v1.99beta3
The info on this client

-OpenNap--use_napigator

Type : string
Default : true
Download a list of servers from www.napigator.com

-OpenNap--servers_list_url

Type : string
Default : http://www.napigator.com/servers/
The URL from which servers list is downloaded

-OpenNap--server_connection_timeout

Type : string
Default : 10.
Timeout when connecting to a server

-OpenNap--max_shared_files

Type : string
Default : 400
The maximal number of files to share on a server

-OpenNap--commit_in_subdir

Type : string
Default : Napster
The subdirectory of temp/ where files should be moved to

-OpenNap--options_prefix

Type : string
Default : OpenNap-
The prefix which is appended to options names when they are used in the telnet/WEB interfaces

OVERNET OPTIONS

Overnet options deals with the overnet protocol

-overnet_store_size

Type : string
Default : 2000
Size of the filename storage used to answer queries

-overnet_port

Type : int
Default : (auto-generated)
Port for overnet

-overnet_max_known_peers

Type : string
Default : 8192
Maximal number of peers to keep overnet connected (should be 2048)

-overnet_search_keyword

Type : string
Default : false
Allow extended search to search on overnet

-overnet_search_timeout

Type : string
Default : 140
How long shoud a search on Overnet wait for the last answer before terminating

-overnet_query_peer_period

Type : string
Default : 5.
Period between two queries in the overnet tree (should not be set under 5)

-overnet_max_search_hits

Type : int
Default : 200
Max number of hits in a search on Overnet

-overnet_options_version

Type : int
Default : 1
(internal)

-overnet_protocol_connect_version

Type : int
Default : 1044
The protocol version sent on Overnet connections.

-overnet_protocol_connectreply_version

Type : int
Default : 44
The protocol version sent on Overnet connections replies.

SOULSEEK OPTIONS

Soulseek options deal with the soulseek protocol

-slsk--max_connected_servers

Type : string
Default : 10
The number of servers you want to stay connected to

-slsk--ip_cache_timeout

Type : string
Default : 3600.
The time an ip address can be kept in the cache

-slsk--load_serverlist

Type : string
Default : true
Download a list of servers

-slsk--client_port

Type : string
Default : 2234
The port to bind the client to

-slsk--login

Type : string
Your login on SoulSeek

-slsk--password

Type : string
Default : mldonkey
Your password on SoulSeek

-slsk--query_serverlist_limit

Type : string
Default : 100
The limit on the number of servers to avoid asking for a new list

-slsk--commit_in_subdir

Type : string
Default : SoulSeek
The subdirectory of temp/ where files should be moved to

-slsk--verbose_clients

Type : string
Default : 0
Level of verbosity when communicating with clients

-slsk--verbose_servers

Type : string
Default : 0
Level of verbosity when communicating with servers

-slsk--next_token

Type : string
Default : 1
The last token used for a query is saved here

-slsk--options_prefix

Type : string
Default : slsk-
The prefix which is appended to options names when they are used in the telnet/WEB interfaces

BITTORENT OPTIONS

This section deals with the bittorent protocol

-BT--client_port

Type : int
Default : 6882
The port to bind the client to.

-BT--client_uid

Type : string
Default : (auto-generated)
The UID of this client.

-BT--options_prefix

Type : string
Default : BT-
The prefix which is appended to options names when they are used in the telnet/WEB interfaces.

-BT--delete_original

Type : boolean
Default : false
Should MLdonkey delete the file downloaded when splitting has been succesfull.

-BT--commit_in_subdir

Type : string
Default : BT
The subdirectory of temp/ where files should be moved to.

GNUTELLA OPTIONS

This section deals with the gnutella protocol

-GNUT--g1_max_ultrapeers

Type : int
Default : 5
Maximal number of ultrapeers connected on Gnutella1.

-GNUT--g2_max_ultrapeers

Type : int
Default : 5
Maximal number of ultrapeers connected on Gnutella2.

-GNUT--client_port

Type : int
Default : 6346
The port to bind the client to.

-GNUT--gnutella1_enabled

Type : boolean
Default : true
Do you want to support Gnutella1 protocol.

-GNUT--gnutella2_enabled

Type : boolean
Default : true
Do you want to support Gnutella2 protocol (not yet supported).

-GNUT--commit_in_subdir

Type : string
Default : Gnutella
The subdirectory of temp/ where files should be moved to.

-GNUT--max_known_ultrapeers

Type : int
Default : 100
Maximal number of ultrapeers remembered.

-GNUT--max_known_peers

Type : int
Default : 20
Maximal number of peers remembered.

-GNUT--server_connection_timeout

Type : int
Default : 10
Timeout when connecting to a server.

-GNUT--client_uid

Type : string
Default : (auto-generated)
The UID of this client.

-GNUT--options_prefix

Type : string
Default : GNUT-
The prefix which is appended to options names when they are used in the telnet/WEB interfaces.

-GNUT--max_available_slots

Type : int
Default : 5
The maximal number of slots for upload by Gnutella clients.

LICENSE

This manual page was written by Sylvain Le Gall <gildor@debian.org> for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage.

SEE ALSO

mlguistarter (1)

mlgui (1)

AUTHOR

Sylvain Le Gall <gildor@debian.org>

Author.
Copyright © 2003, 2004, 2005, 2006 Sylvain Le Gall