I want to read data from a website but blacked my real IP address
I want to use IP list to read data :
I am test this way to hide my real IP address and my IP address not exists in header but target website find my real IP adrress and block it
I am using php with curl
And my target website written by python
Please help me