Installing from the latest release
Make sure you've got one of Rayhunter's supported devices. These instructions have only been tested on macOS and Ubuntu 24.04. If they fail, you will need to install Rayhunter from source.
-
Download the latest
rayhunter-vX.X.X.zip
from the Rayhunter releases page -
Decompress the
rayhunter-vX.X.X.zip
archive. Open the terminal and navigate to the folder. (Be sure to replace X.X.X with the correct version number!)unzip ~/Downloads/rayhunter-vX.X.X.zip cd ~/Downloads/rayhunter-vX.X.X
-
Turn on your device by holding the power button on the front.
- For the Orbic, connect the device using a USB-C cable.
- For TP-Link, connect to its network using either WiFi or USB Tethering.
-
Run the install script for your operating system:
./install orbic # or: ./install tplink
The device will restart multiple times over the next few minutes.
You will know it is done when you see terminal output that says
Testing rayhunter... done
-
Rayhunter should now be running! You can verify this by viewing Rayhunter's web UI. You should also see a green line flash along the top of top the display on the device.
Troubleshooting
- On macOS if you encounter an error that says "No Orbic device found," it may because you the "Allow accessories to connect" security setting set to "Ask for approval." You may need to temporarily change it to "Always" for the script to run. Make sure to change it back to a more secure setting when you're done.