"TPROXY" target transparent proxying support

modulename: xt_TPROXY.ko

configname: CONFIG_NETFILTER_XT_TARGET_TPROXY

Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>Core Netfilter Configuration
└─>"TPROXY" target transparent proxying support
In linux kernel since version 2.6.28 (release Date: 2008-12-24)  
This option adds a `TPROXY' target, which is somewhat similar to
REDIRECT. It can only be used in the mangle table and is useful
to redirect traffic to a transparent proxy. It does _not_ depend
on Netfilter connection tracking and NAT, unlike REDIRECT.
For it to work you will have to configure certain iptables rules
and use policy routing. For more information on how to set it up
see
source code: