https://github.com/bradfitz/wintun-go
dev fork of golang.zx2c4.com/wintun
https://github.com/bradfitz/wintun-go
Last synced: 2 months ago
JSON representation
dev fork of golang.zx2c4.com/wintun
- Host: GitHub
- URL: https://github.com/bradfitz/wintun-go
- Owner: bradfitz
- License: mit
- Created: 2022-12-07T04:51:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T04:55:33.000Z (over 2 years ago)
- Last Synced: 2024-10-14T16:31:03.131Z (8 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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)