handle tls for tunnel entrypoint

This commit is contained in:
ginuerzh
2024-12-23 21:35:58 +08:00
parent f376db2000
commit 6d38c24d88
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.23.4
require (
github.com/go-gost/core v0.1.11
github.com/go-gost/x v0.2.23
github.com/go-gost/x v0.2.24
github.com/judwhite/go-svc v1.2.1
)