UP | HOME

Playing with Rayhunter

Gen installation: https://efforg.github.io/rayhunter/installation.html

Pinephone specific: https://efforg.github.io/rayhunter/pinephone.html

Releases: https://github.com/EFForg/rayhunter/releases

On Pinephone:

sudo pacman -S unzip
sudo pacman -S android-tools
sudo usermod -aG plugdev $LOGNAME

# REBOOT

mkdir ~/Rayhunter
cd ~/Rayhunter

wget https://github.com/EFForg/rayhunter/releases/download/v0.9.0/rayhunter-v0.9.0-linux-aarch64.zip
unzip rayhunter-v0.9.0-linux-aarch64.zip
cd rayhunter-v0.9.0-linux-aarch64/

sudo ./installer pinephone
adb forward tcp:8080 tcp:8080

Author: josh

Created: 2026-02-15 Sun 16:29

Validate