add udp redirect listener

This commit is contained in:
ginuerzh
2021-12-17 15:00:13 +08:00
parent 8e31e532e4
commit 6c1522dace
10 changed files with 202 additions and 4 deletions

1
go.mod
View File

@ -3,6 +3,7 @@ module github.com/go-gost/gost
go 1.17
require (
github.com/LiamHaworth/go-tproxy v0.0.0-20190726054950-ef7efd7f24ed
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
github.com/cheekybits/genny v1.0.0 // indirect