This question already has answers here: Configure Flask dev server to be visible across the network (17 answers) Closed 3 months ago. I am doing experiments with requests trough proxy for web-scraping project. In order to test requests headers and content i’ve build a simple flask server like this: Whic…