Is there a way to find IP address?

Lad python at hope.cz
Wed Sep 13 11:51:53 EDT 2006


Normaly I can log user's IP address using os.environ["REMOTE_ADDR"] .
If a user  is behind a proxy, I will log  proxy's IP address only.
Is there a way how to find a real IP user's address?
Thank you for help.
LL.




More information about the Python-list mailing list