package
0.0.0-20220602061839-8e6527b49347
Repository: https://github.com/imgk/shadow.git
Documentation: pkg.go.dev
# 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.