Proxychains is an application that redirects connections through proxy servers.
Proxy Chains - redirects connections through proxy servers.
It forces any tcp connection made by any given tcp client to follow through a proxy (or a proxy chain). It is a kind of proxifier, acting like sockscap / premeo / eborder driver ( intercepts TCP calls ).
Example:
$ proxychains telnet [URL]