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
@@ -1,5 +1,5 @@
package main
var (
version = "3.1.0"
version = "3.1.1"
)