EFForg/rayhunter

[Feature Request]: Record and show current and neighboring cells

Open

#326 opened on May 19, 2025

View on GitHub
 (6 comments) (1 reaction) (0 assignees)Rust (431 forks)github user discovery
enhancementhelp wantedui

Repository metrics

Stars
 (5,271 stars)
PR merge metrics
 (PR metrics pending)

Description

What problem does this feature solve or what does it enhance?

I think it would be very useful to show current cell ID info in WebUI - actually MCC, MCN, LAC and Cell ID and link that info to OpenCellID database/map.

In case of warning, it would be useful to show neighbouring cells and last known good cell.

Also, info section should have additional info:

  • IMSI
  • TMSI
  • IMEI
  • which encryption algorithm is active
  • and so on... (things that are usually not visible to ordinary user)

P. S. I asked my mobile operator for IMSI number of my SIM card a couple of years ago - and they said they can not reveal it, because it is "secret". :)

Proposed Solution

Show these data in WebUI.

Alternatives Considered

No response

Contributor guide