D
D
Danil Sysoev2016-09-13 17:19:50
PHP
Danil Sysoev, 2016-09-13 17:19:50

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

3 answer(s)
D
DevMan, 2016-09-13
@YoungOldMan

Can you tell me how this issue is resolved?
proxy.
is it possible for authorization to take place exactly from the user's IP
no.

R
Rou1997, 2016-09-13
@Rou1997

Only possible if the target resource allows cross-domain HTTP requests - AJAX (CORS) or with Flash (crossdomain.xml)

V
Vitaly, 2016-09-15
@vshvydky

And for the sake of curiosity, you can find out who these stupid admins are, who bind the login to the ip. And if they are quietly reading here, guys, the question is, what are you doing with gray networks?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question