https://github.com/linka-cloud/wintun-go
https://github.com/linka-cloud/wintun-go
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/linka-cloud/wintun-go
- Owner: linka-cloud
- License: mit
- Created: 2025-05-23T13:26:33.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-23T14:16:55.000Z (about 1 year ago)
- Last Synced: 2025-07-21T07:41:48.600Z (11 months ago)
- Language: Go
- Size: 296 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- 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 "go.linka.cloud/wintun"
```
- [Documentation](https://pkg.go.dev/golang.zx2c4.com/wintun)