Documentation ¶
Index ¶
Constants ¶
View Source
const ( PROXY_FWMARK = "0x2d0" PROXY_ROUTE_TABLE = "0x2d0" )
View Source
const ( IPV6_TRANSPARENT = 0x4b IPV6_RECVORIGDSTADDR = 0x4a )
Variables ¶
View Source
var (
DnsRedirect bool
)
Functions ¶
func CleanupTProxyIPTables ¶
func CleanupTProxyIPTables()
Types ¶
type Listener ¶
type Listener struct {
// contains filtered or unexported fields
}
func (*Listener) RawAddress ¶
RawAddress implements C.Listener
type UDPListener ¶
type UDPListener struct {
// contains filtered or unexported fields
}
func (*UDPListener) RawAddress ¶
func (l *UDPListener) RawAddress() string
RawAddress implements C.Listener
Click to show internal directories.
Click to hide internal directories.