Pgo Teleport Save

Play Pokémon Go anywhere

Project README

Pokemon Go Teleport

This is a mitmproxy script that teleports you around the globe.

It's useful for playing Pokemon Go before it is released in your country.

How It Works

This scripts intercepts all messages between the client and the server and translates all used coordinates.

The server thinks that you're in the target location. The client still behaves like it's in your current location as if the pokemons were really spawned in your local area.

Usage

First, you need to install mitmproxy.

Then do the following:

  1. Edit local_lat, local_lng, target_lat and target_lng variables
  2. Run mitmdump -s tunnel.py --ignore '^(?!pgorelease\.nianticlabs\.com)' -q
  3. Change your cellphone proxy settings and install mitmproxy CA
  4. Profit

Dependencies

  • s2sphere
  • protobuf >= 3
Open Source Agenda is not affiliated with "Pgo Teleport" Project. README Source: greenboxal/pgo-teleport
Stars
36
Open Issues
2
Last Commit
7 years ago

Open Source Agenda Badge

Open Source Agenda Rating