Answer the question
In order to leave comments, you need to log in
How to make an http server anonymous in Python?
Sometimes it is necessary to set up an http server on my computer, but I need to make sure that my ip does not burn. How can it be covered with proxies and is it possible at all?
Answer the question
In order to leave comments, you need to log in
You can rent a server somewhere (VPS, Amazon EC2, Heroku) and deploy an application on it that proxies requests to your computer. Or you can buy the services of some service, such as Cloudflare.
There is such an option https://habrahabr.ru/post/101336/
But for gray and black schemes, it does not work.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question