1
0
mirror of https://github.com/fumiama/water.git synced 2026-06-10 05:04:10 +08:00

change wintun log

This commit is contained in:
fumiama
2021-12-29 23:24:20 +08:00
parent 67ffd8a6cc
commit ea1778e8a8
3 changed files with 15 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ import (
"golang.org/x/sys/windows"
"golang.org/x/sys/windows/registry"
"golang.zx2c4.com/wintun"
"github.com/fumiama/wintun"
)
// To use it with windows, you need a tap driver installed on windows.