Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to obtain the real user IP address. #325

Open
WuKaiYi opened this issue Jun 3, 2023 · 0 comments
Open

How to obtain the real user IP address. #325

WuKaiYi opened this issue Jun 3, 2023 · 0 comments

Comments

@WuKaiYi
Copy link

WuKaiYi commented Jun 3, 2023

client_ip = request.remote_addr

Using request.remote_addr to obtain the client's IP address always returns 172.21.0.1.

How can I obtain the real IP address?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant