mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-04-25 15:29:09 -05:00
0
[Android] Connect using your rooted mobile phone
Cronick edited this page 2016-09-15 15:01:18 +02:00
- Check and retrieve your local ip4:
- Windows : run
cmdinsert commandipconfig - Linux : run
terminalinsert commandifconfig
-
You need to follow the installation instructions here. Afterwards, set the endpoint to your ip4 (step 1) with port 3000.
-
Your mobile has to be in the same network as the server instance is running.
-
Edit
cfg.js'sLOCAL_IPtoLANIPfromstep 1 -
Done