Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

multiget(1) [debian man page]

multiget(1)							     multiget							       multiget(1)

NAME
multiget - graphical download manager SYNOPSIS
multiget DESCRIPTION
MultiGet is an easy-to-use GUI file downloader for Windows/Linux/BSDs/MacOs. It's programmed in C++ and has a GUI based on wxWidgets. It supports HTTP/FTP protocols which covers the requirements of most users. It supports multi-task with multi-thread on multi-server. It sup- ports resuming downloads if the Web server supports it, and if you like, you can reconfig the thread number without stopping the current task. It's also support SOCKS 4,4a,5 proxy, ftp proxy, http proxy. It also support a feature called P2SP, or in other words, get file from multiple servers, and combine the data from different site into one file. This makes downloads complete much faster. MultiGet also supports switching language dynamically, you can choose Chinese or English interface. Generally it will automatic choose a proper language for you. AUTHOR
Written by liubin <multiget@gmail.com> This manual page was written by Julian Andres Klode <jak@jak-linux.org> for the Debian project (but may be used by others). multiget 2007-08-19 multiget(1)

Check Out this Related Man Page

REDSOCKS(8)						      System Manager's Manual						       REDSOCKS(8)

NAME
redsocks - rediect any TCP connection to a SOCKS or HTTP proxy SYNOPSIS
redsocks [options] DESCRIPTION
redsocks is a daemon running on the local system, that will transparently tunnel any TCP connection via a remote SOCKS4, SOCKS5 or HTTP proxy server. It uses the system firewall's redirection facility to intercept TCP connections, thus the redirection is system-wide, with fine-grained control, and does not depend on LD_PRELOAD libraries. Redsocks supports tunneling TCP connections and UDP packets. It has authentication support for both, SOCKS and HTTP proxies. Also included is a small DNS server returning answers with the "truncated" flag set for any UDP query, forcing the resolver to use TCP. OPTIONS
-p pidfile Write the process ID to pidfile. -c config Use config as configuration file. -t Test configuration file syntax. SEE ALSO
iptables(8), /etc/redsocks.conf AUTHOR
redsocks was written by Leonid Evdokimov <leon@darkk.net.ru> This manual page was written by Apollon Oikonomopoulos <apoikos@gmail.com>, for the Debian project (and may be used by others). November 14, 2011 REDSOCKS(8)
Man Page