mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-20 23:04:45 -07:00
docs: misc typo fixes
This commit is contained in:
committed by
Markus Unterwaditzer
parent
60922afc87
commit
ee8bf0107a
@@ -18,10 +18,10 @@ Make sure you've got one of Rayhunter's [supported devices](./supported-devices.
|
|||||||
4. Run the install script for your operating system:
|
4. Run the install script for your operating system:
|
||||||
|
|
||||||
First, enter the correct subfolder for your operating system:
|
First, enter the correct subfolder for your operating system:
|
||||||
- for Ubuntu on x64 arhitecture: `cd installer-ubuntu-24`
|
- for Ubuntu on x64 architecture: `cd installer-ubuntu-24`
|
||||||
- for Ubuntu on ARM64 arhitecture: `cd installer-ubuntu-24-aarch64`
|
- for Ubuntu on ARM64 architecture: `cd installer-ubuntu-24-aarch64`
|
||||||
- for MacOS on Intel (old macbooks) architecture: `cd installer-macos-intel`
|
- for MacOS on Intel (old macbooks) architecture: `cd installer-macos-intel`
|
||||||
- for MacOS on ARM (M1/M2 etc.) achitecture: `cd installer-macos-arm`
|
- for MacOS on ARM (M1/M2 etc.) architecture: `cd installer-macos-arm`
|
||||||
- for Windows: `cd installer-windows-x86_64`
|
- for Windows: `cd installer-windows-x86_64`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -45,5 +45,7 @@ Make sure you've got one of Rayhunter's [supported devices](./supported-devices.
|
|||||||
|
|
||||||
* On MacOS if you encounter an error that says "No Orbic device found," it may because you have 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.
|
* On MacOS if you encounter an error that says "No Orbic device found," it may because you have 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.
|
||||||
|
|
||||||
|
```bash
|
||||||
./installer --help
|
./installer --help
|
||||||
./installer util --help
|
./installer util --help
|
||||||
|
```
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Rayhunter is a project for detecting IMSI catchers, also known as cell-site simulators or stingrays. It's designed to run on a cheap mobile hotspot called the Orbic RC400L, but thanks to community efforts can [support some other devices as well](./supported-devices.md).
|
Rayhunter is a project for detecting IMSI catchers, also known as cell-site simulators or stingrays. It's designed to run on a cheap mobile hotspot called the Orbic RC400L, but thanks to community efforts can [support some other devices as well](./supported-devices.md).
|
||||||
|
|
||||||
It's also designed to be as easy to install and use as possible, regardless of you level of technical skills. This guide should provide you all you need to acquire a compatible device, install Rayhunter, and start catching IMSI catchers.
|
It's also designed to be as easy to install and use as possible, regardless of your level of technical skills. This guide should provide you all you need to acquire a compatible device, install Rayhunter, and start catching IMSI catchers.
|
||||||
|
|
||||||
To learn more about the aim of the project, and about IMSI catchers in general, please check out our [introductory blog post](https://www.eff.org/deeplinks/2025/03/meet-rayhunter-new-open-source-tool-eff-detect-cellular-spying). Otherwise, check out the [installation guide](./installation.md) to get started.
|
To learn more about the aim of the project, and about IMSI catchers in general, please check out our [introductory blog post](https://www.eff.org/deeplinks/2025/03/meet-rayhunter-new-open-source-tool-eff-detect-cellular-spying). Otherwise, check out the [installation guide](./installation.md) to get started.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Orbic RC400L
|
# Orbic RC400L
|
||||||
|
|
||||||
The Orbic RC400L is an inexpensive LTE modem primarily designed for the US marked, and the original device for which Rayhunter is developed.
|
The Orbic RC400L is an inexpensive LTE modem primarily designed for the US market, and the original device for which Rayhunter is developed.
|
||||||
|
|
||||||
You can buy an Orbic [using bezos
|
You can buy an Orbic [using bezos
|
||||||
bucks](https://www.amazon.com/Orbic-Verizon-Hotspot-Connect-Enabled/dp/B08N3CHC4Y),
|
bucks](https://www.amazon.com/Orbic-Verizon-Hotspot-Connect-Enabled/dp/B08N3CHC4Y),
|
||||||
|
|||||||
Reference in New Issue
Block a user