microg / microg/NetworkLocation

incorrect vodafone provider

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
107
Forks
23
PR merge metrics
No merged PRs in 30d

Description

the current code incorrectly probes for cellapi.vodafone.com which is a non-existant domain. Instead, the correct domain is cell.vodafone.com , which redirects to supl.vfnet.de .
MaR-V-iN I hugely appreciate your continued work on this project, as it's a very important for all of us! While UnifiedNlp might be the future, it has seen no development in the past several months. Thanks a lot for keeping NetworkLocation alive!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the code that probes cellapi.vodafone.com and trace its provider lookup entry point. Update the Vodafone endpoint to the domain named in the issue, preserving the redirect target, then verify that the provider lookup uses the corrected endpoint.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile-dev
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.