add standard socks5 udp relay

This commit is contained in:
ginuerzh
2022-07-29 22:59:42 +08:00
parent 85de11ae46
commit 96b3b7e962
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-20220729131801-513eefe03499
github.com/go-gost/x v0.0.0-20220729131941-90453838a1f0
github.com/go-gost/x v0.0.0-20220729145748-052b8e94680c
)
require (