mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-09-10 11:36:47 -05:00
Updated Connect using your real rooted mobile to your desktop laptop server (markdown)
@@ -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
|
||||
Reference in New Issue
Block a user