Pokemon GO server emulator
Go to file
2016-08-16 23:46:06 +02:00
src Removed Debug 2016-08-16 23:46:06 +02:00
.babelrc Adding files 2016-08-05 17:48:47 +02:00
.gitattributes Update 2016-08-06 13:56:54 +02:00
.gitignore Fixed MySQL User loading 2016-08-16 23:45:25 +02:00
.greet Update 2016-08-08 00:57:16 +02:00
.help Update 2016-08-16 18:56:35 +02:00
.travis.yml Update 2016-08-05 20:43:56 +02:00
asset_digest Update 2016-08-15 16:51:17 +02:00
cfg.js Isomorphic mysql db, updates 2016-08-16 13:40:47 +02:00
package.json Update 2016-08-16 22:46:33 +02:00
README.md Update README.md 2016-08-16 14:49:52 +02:00
run-linux.sh Adding files 2016-08-05 17:48:47 +02:00
run-windows.bat Adding files 2016-08-05 17:48:47 +02:00

______ _____ _____ _____                               
| ___ \  _  |  __ \  _  |                              
| |_/ / | | | |  \/ | | | ___  ___ _ ____   _____ _ __ 
|  __/| | | | | __| | | |/ __|/ _ \ '__\ \ / / _ \ '__|
| |   \ \_/ / |_\ \ \_/ /\__ \  __/ |   \ V /  __/ |   
\_|    \___/ \____/\___/ |___/\___|_|    \_/ \___|_|   
Stability

Getting started

Tunneling setup

For now, the pokemon go app traffic has to get forwarded manually to this custom server. To do so, download this app and follow the installation instructions here.

Server setup

You need a running mongodb or mysql service, enter your credentials into ./cfg.js.

If everything went fine, it should look like:

Preview