mirror of
https://github.com/killingerr/franklin-r717-rayhunter.git
synced 2026-07-31 23:47:31 -07:00
Community port of EFF Rayhunter to the Franklin R717 (T-Mobile T9). Root via config-restore; manual install to /cache/rayhunter.
- Shell 100%
|
|
||
|---|---|---|
| config | ||
| docs | ||
| scripts | ||
| .gitignore | ||
| README.md | ||
franklin-r717-rayhunter
Community port of EFF Rayhunter to the Franklin Wireless R717 (T-Mobile T9).
Status: Manual install works on rooted 2602-era firmware without downgrading to 1311. Diag init, recording, and web UI on port 8080 confirmed. On-device LCD alerts are not implemented yet.
This is not an official EFF project. Discuss upstream: Rayhunter #708.
Related projects
| Repo | Purpose |
|---|---|
| riptidewave93/franklin-r717-t9-downgrade | Root / downgrade config tooling |
| EFForg/rayhunter | Upstream Rayhunter |
Quick start
- Root with root-only config (install guide)
- Download Rayhunter release — use the
rayhunter-daemonARM binary from the installer zip - Copy
config/t9-config.tomland the daemon to/cache/rayhunter/on the hotspot - Run
scripts/start-rayhunter.shor./rayhunter-daemon config.toml - Open http://192.168.0.1:8080
Repository layout
config/t9-config.toml # Device config (device=orbic for diag)
docs/INSTALL.md # Full install steps
docs/DISPLAY.md # 128x36 1bpp LCD / guimgrd notes
docs/KNOWN-ISSUES.md # Diag lock, battery spam, etc.
scripts/start-rayhunter.sh
Verified environment (community)
- Root via
root_2602_only_config.bin - Rayhunter v0.11.2
device = "orbic",ui_level = 0,qmdl_store_path = "/cache/rayhunter/qmdl"/dev/diagpresent; Qualcomm MDM9607-class stack
License
Documentation and scripts in this repo: MIT (or your choice when publishing).
Rayhunter is CC BY 4.0 / GPL-3.0 — comply with upstream when distributing rayhunter-daemon.