mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-03-24 19:04:11 -05:00
12
F.A.Q.
Felix Maier edited this page 2016-09-04 14:02:13 +02:00
W.i.P
Q: How to get this working on iOS?
A:
use trustme or ssl-kill-switch 2 to disable ssl certification
use fiddler as proxy or openvpn to redirect traffic
need redirect from "https://pgorelease.nianticlabs.com/plfe/rpc" to your endpoint
credits: icdance
Q: The installation fails on node-protobuf.
A: You likely don't have google protobuf installed or the latest commit is broken.
Q: How can I add pokestops and gyms?
A: There is a seperate branch called api. Clone these files and use apache to run them.