Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KatelynHaworth/go-tproxy
/ types & classes
Types & classes
2 in github.com/KatelynHaworth/go-tproxy
⨍
Functions
18
◇
Types & classes
2
Struct
Conn
Conn describes a connection accepted by the TProxy listener. It is simply a TCP connection with the ability to dial a connection to the original dest
tproxy_tcp.go:85
Struct
Listener
Listener describes a TCP Listener with the Linux IP_TRANSPARENT option defined on the listening socket
tproxy_tcp.go:17