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: Which is run perfectly fine if access through localhost by 127.0.0.1:5000