I use a little tool behind Cloudflare and behind a local NPM instance. I know how to get the real IP. But I still struggle to find any info about how I can force flask to show this real IP in the log, instead a 127.0.0.x IP (due to the local NPM proxy).
Does anyone have managed to replace the IP in the logs?