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.
-- http://mail.python.org/mailman/listinfo/python-list