Answer the question
In order to leave comments, you need to log in
How to make cURL work from different IPs?
Guys, hello again.
I launched a site where users log in through my resource - on a third-party resource, and in the future, parsing from my personal account is already underway, but not about that.
The fact is that on this (third-party) resource - the rules say that it is forbidden. log in to one account from one IP, and when users pass through my site, this is exactly what happens. So the admins started swearing at multiac. Since they show that they entered through a different IP and the same everywhere.
Can you tell me how this issue is resolved?
And yet, perhaps the question will seem silly, but is it possible that authorization takes place exactly from the IP of the user who is being authorized?
Thank you very much in advance.
Answer the question
In order to leave comments, you need to log in
Can you tell me how this issue is resolved?proxy.
is it possible for authorization to take place exactly from the user's IPno.
Only possible if the target resource allows cross-domain HTTP requests - AJAX (CORS) or with Flash (crossdomain.xml)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question