How does sftpgo get the real IP address? #1716
Replies: 1 comment
-
Sorry, I solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Because I use reverse proxy to access my webdav server, I don't want to record my reverse proxy's ip. How can I get the client's real ip? Can it use the ip in header X-Real-IP or other header? I think my reverse don't support send-proxy function.
Beta Was this translation helpful? Give feedback.
All reactions