maierfelix / maierfelix/POGOserver
[Question] Use VPN Instead of Xposed
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 476
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
So I have been wondering if using a VPN instead of Xposed could work. I don't have a rooted phone and would rather not have one. Also, I keep getting this error when trying to start the server..
babel-node --presets=es2015 "./src/index.js"
______ _____ _____ _____
| ___ \ _ | __ \ _ |
| |_/ / | | | | \/ | | | ___ ___ _ ____ _____ _ __
| __/| | | | | __| | | |/ __|/ _ \ '__\ \ / / _ \ '__|
| | \ \_/ / |_\ \ \_/ /\__ \ __/ | \ V / __/ |
\_| \___/ \____/\___/ |___/\___|_| \_/ \___|_|
[Console] https://github.com/maierfelix/POGOServer
[Console] Booting Server v0.5.9
[Console] Error: File game_master was not found!
[Console] Required assets are missing! Preparing dump session..
[Console] Attempt to login with Ptc..
[Console] StopError: Status code 403 received from HTTPS request
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with src/index.js and reproduce the reported server startup output, including the missing game_master asset and the 403 response. Determine whether the issue is asking for VPN support instead of Xposed or for help with the existing startup failure; completion is not defined in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100