mindless.gr
Get remote user’s IP address using Flask
This is a simple function to get remote user’s IP address using Flask’s request_object. It is very simple and takes a lot of tweaks, like reading also the X-Forwarded-For field from rec…