add keepalive for tun

This commit is contained in:
ginuerzh
2022-08-22 22:15:32 +08:00
parent 77d9e3798c
commit 166317a7d0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ replace github.com/templexxx/cpu v0.0.7 => github.com/templexxx/cpu v0.0.10-0.20
require (
github.com/go-gost/core v0.0.0-20220818022848-2cc1d6f52c41
github.com/go-gost/x v0.0.0-20220821055452-ca414f655dbb
github.com/go-gost/x v0.0.0-20220822141409-fe6554d8a396
)
require (