README ¶ Linux Transparent Proxy A Golang implementation of a Linux transparent proxy, for intercepting and redirecting packets using iptables/ip6tables TPROXY target (https://www.kernel.org/doc/Documentation/networking/tproxy.txt). This package is based on original work that can be found in: https://github.com/LiamHaworth/go-tproxy. It has been adapted to use a single target rather than pass-thru to the original destination, and added IPv6 support. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files handle_tcp.go handle_udp.go iptables.go logging.go main.go Directories ¶ Show internal Expand all Path Synopsis tproxy Click to show internal directories. Click to hide internal directories.