get real client IP from request

This commit is contained in:
ginuerzh
2025-07-15 20:21:52 +08:00
parent 87af3da1b6
commit a24b29c8c2
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.23.4
require (
github.com/go-gost/core v0.3.2
github.com/go-gost/x v0.5.7
github.com/go-gost/x v0.5.8
github.com/judwhite/go-svc v1.2.1
)