# Functions
NewClientProxyListener method instantiates a new ClientProxyListener on a tcp address base listener.
RunClient method executes the qpep in client mode and initializes its services.
# Constants
INITIAL_BUFF_SIZE indicates the initial receive buffer for connections.
get the original destination for the socket when redirect by linux iptables.
# Variables
No description provided by the author
# Structs
ClientConfig struct that describes the parameter that can influence the behavior of the client.
ClientProxyListener implements the local listener for diverted connections.