Documentation
¶
Index ¶
Constants ¶
View Source
const MAXBYTES = 4000000
Variables ¶
View Source
var Socks5Proxy = ""
Functions ¶
This section is empty.
Types ¶
type Comm ¶
type Comm struct {
// contains filtered or unexported fields
}
Comm is some basic TCP communication
func NewConnection ¶
NewConnection gets a new comm to a tcp address
func (*Comm) Connection ¶
Connection returns the net.Conn connection
Click to show internal directories.
Click to hide internal directories.