add traffic sniffing for handler

This commit is contained in:
ginuerzh
2024-09-27 20:54:24 +08:00
parent 2ec8584e96
commit efb4da6fa6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.22.2
require (
github.com/go-gost/core v0.1.5
github.com/go-gost/x v0.1.18
github.com/go-gost/x v0.1.19
github.com/judwhite/go-svc v1.2.1
)