You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, can anyone advise me how to make it so that when a user connects to my tracker, his IP address and port are displayed, because every time he connects, 127.0.0.1 or 10.x.x.x is displayed. I tried everything in nginx but nothing works, it still shows the local ip address.
Bug Description
Hello, can anyone advise me how to make it so that when a user connects to my tracker, his IP address and port are displayed, because every time he connects, 127.0.0.1 or 10.x.x.x is displayed. I tried everything in nginx but nothing works, it still shows the local ip address.
frpc Version
0.61.0
frps Version
0.61.0
System Architecture
linux/amd64
Configurations
webServer.addr = "0.0.0.0"
webServer.port = 7500
webServer.user = ""
webServer.password = ""
enablePrometheus = true
vhostHTTPSPort = 443
vhostHTTPPort = 80
webServer.tls.certFile = ""
webServer.tls.keyFile = ""
bindPort = 7000
Logs
No response
Steps to reproduce
...
Affected area
The text was updated successfully, but these errors were encountered: