mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-04-15 14:16:30 -05:00
Pokemon GO server emulator
- Retry database connection init - Outsourced help cmds - Added node >= 6.x and npm >= 3.x requirement |
||
|---|---|---|
| src | ||
| .babelrc | ||
| .gitattributes | ||
| .gitignore | ||
| .greet | ||
| .help | ||
| .travis.yml | ||
| asset_digest | ||
| cfg.js | ||
| package.json | ||
| README.md | ||
| run-linux.sh | ||
| run-windows.bat | ||
______ _____ _____ _____
| ___ \ _ | __ \ _ |
| |_/ / | | | | \/ | | | ___ ___ _ ____ _____ _ __
| __/| | | | | __| | | |/ __|/ _ \ '__\ \ / / _ \ '__|
| | \ \_/ / |_\ \ \_/ /\__ \ __/ | \ V / __/ |
\_| \___/ \____/\___/ |___/\___|_| \_/ \___|_|
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:
