F.A.Q. - maierfelix/POGOserver GitHub Wiki
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.