performance: change tun lib to wg

This commit is contained in:
wencaiwulue
2023-02-19 12:14:47 +08:00
parent 840695182c
commit 85405c1a0f
14 changed files with 197 additions and 68 deletions

1
go.mod
View File

@@ -17,7 +17,6 @@ require (
github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
github.com/spf13/cobra v1.6.1
golang.org/x/net v0.5.0
golang.org/x/sys v0.4.0