-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Send ip of the location playing from #4630
Comments
I see a --proxy argument in /src/pgoapi/pokecli.py but not in /pokecli.py |
@ciol06 yes but will it send a new ip depending on location every few minutes or just a single proxy ip throughout? |
a single ip, sure... but if you stay in the same location, no problem? |
I don't think IP is a problem. ISPs NAT users all the time, and some people like me use always-on VPN on my phone. |
#3574 for adding a proxy. I think that is about as close as we will get to this. As long as you're not moving miles away, there wouldn't be much need to keep changing it. https://www.quora.com/Does-my-mobile-phone-have-a-fixed-IP-address-or-does-it-change-frequently |
Short Description
One of the most probable reasons for ban might be because the ip stays static while the location keeps changing.
Possible solution
Send a fake ip depending on the location
How it would help others
Avoid a perma ban
The text was updated successfully, but these errors were encountered: