mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 08:24:25 +01:00
4 lines
117 B
Go
4 lines
117 B
Go
// Package tuntap provides methods to create TUN/TAP devices and send and
|
|
// receive packets on them.
|
|
package tuntap
|