SYNOPSIS

  desproxy-socksserver proxy_host proxy_port local_port

OPTIONS

None.

DESCRIPTION

You can see that for every application that needs to be un-proxyzed you have to start a desproxy program. That is \s-1OK\s0 if you are using irc, ssh or other application that always connects to the same server. But if you need to dynamically establish \s-1TCP\s0 connections it's impossible to follow that path.

That's why desproxy-socksserver, which is just a desproxy implementation of a Socks 5 Server. A Socks 5 Server is like a \*(L"\s-1TCP\s0 proxy\*(R": you just request a \s-1TCP\s0 connection and the Socks 5 Server does the work for you. Of course, client applications need to have support for Socks 5 Server.

ENVIRONMENT

None.

FILES

None.

RELATED TO desproxy-socksserver…

dnsproxy\|(1)

AUTHORS

This manual page was written by Jari Aalto <[email protected]>, for the Debian \s-1GNU\s0 system (but may be used by others). Released under license \s-1GPL\s0 v2 or any later version.