mirror of
https://github.com/fumiama/wintun.git
synced 2026-06-07 19:40:45 +08:00
10 lines
193 B
Markdown
10 lines
193 B
Markdown
## wintun-go
|
|
|
|
This contains bindings to use [Wintun](https://www.wintun.net) from Go.
|
|
|
|
```go
|
|
import "golang.zx2c4.com/wintun"
|
|
```
|
|
|
|
- [Documentation](https://pkg.go.dev/golang.zx2c4.com/wintun)
|