Brad Fitzpatrick 0fa3db229c wintun: return errors instead of panicking where possible
Apparently there are weird crashes related to this, and returning an err
would help diagnose them.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2023-01-26 09:27:24 -06:00
2023-01-26 09:26:50 -06:00
2023-01-26 09:26:50 -06:00

wintun-go

This contains bindings to use Wintun from Go.

import "golang.zx2c4.com/wintun"
Description
No description provided
Readme MIT 93 KiB
Languages
Go 100%