package
0.0.0-20220602061839-8e6527b49347
Repository: https://github.com/imgk/shadow.git
Documentation: pkg.go.dev

# Functions

NewEndpoint is ...
NewUDPConn is to create a new *UDPConn.

# Structs

Endpoint is ...
Packet is ...
Stack is ..
TCPConn is ...
UDPConn is ...

# Interfaces

Device is a tun-like device for reading packets from system.
Handler is for handling incoming TCP and UDP connections.
Logger is for showing logs of netstack.
Reader is for unix tun reading with 4 bytes prefix for WinTun, there is no prefix.
Writer is for linux tun writing with 4 bytes prefix.