Skip to content

Instantly share code, notes, and snippets.

@v1nc3ntlaw
Created August 13, 2010 05:15
Show Gist options
  • Select an option

  • Save v1nc3ntlaw/522335 to your computer and use it in GitHub Desktop.

Select an option

Save v1nc3ntlaw/522335 to your computer and use it in GitHub Desktop.
mldonkey
# telnet mldonkey command-line
$ telnet localhost 4000
# view current downloads
$ vd
# show users currently uploading
$ uploaders
# check shared files for removal
$ reshare
# desplay options
$ vo
# change option value
$ set <option_name> <option_value>
# set options
$ set max_hard_upload_rate ${value}
$ set max_hard_download_rate ${value}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment