Documentation ¶
Index ¶
Constants ¶
View Source
const ( IFF_TUN = 0x0001 IFF_TAP = 0x0002 IFF_NO_PI = 0x1000 )
Variables ¶
This section is empty.
Functions ¶
func OpenTunDevice ¶
func OpenTunDevice(name, addr, gw, mask string, dns []string) (io.ReadWriteCloser, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.