update sniffer for forward & tunnel handler

This commit is contained in:
ginuerzh
2024-10-14 23:10:58 +08:00
parent d18539ef66
commit d6daa8bf56
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.22.2
require (
github.com/go-gost/core v0.1.7
github.com/go-gost/x v0.2.2
github.com/go-gost/x v0.2.3
github.com/judwhite/go-svc v1.2.1
)