Updated Connect using your real rooted mobile to your desktop laptop server (markdown)

Felix Maier
2016-09-04 14:05:46 +02:00
parent 08416328c2
commit 6b7b7dc22f

@@ -1,11 +1,11 @@
1.What you need is check your LANIP (Local Network IP), Here is how to check your LANIP:
1. Check and retrieve your local ip4
Windows : run `cmd` insert command `ipconfig`
Linux : run `terminal` insert command `ifconfig`
2.You need to follow this [installation instructions](https://github.com/rastapasta/pokemon-go-xposed#how-to-use-it) inside Set Local Endpoint you must insert the `LANIP` from `step 1`
2. You need to follow the installation instructions [here](https://github.com/rastapasta/pokemon-go-xposed#how-to-use-it). Afterwards, set the endpoint to your ip4 (step 1) with port 3000.
3.Your Mobile will need to connect to WIFI that same network with your desktop/laptop that run server.
3. Your mobile has to be in the same network as the server instance is running.
4.Edit `cfg.js`'s `LOCAL_IP` to `LANIP` from `step 1`
4. Edit `cfg.js`'s `LOCAL_IP` to `LANIP` from `step 1`
5.Run the server and game to enjoy =D
5. Done