mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-30 02:38:11 -07:00
split out orbic too
This commit is contained in:
@@ -12,5 +12,6 @@
|
|||||||
- [How we analyze a capture](./analyzing-a-capture.md)
|
- [How we analyze a capture](./analyzing-a-capture.md)
|
||||||
- [Supported devices](./supported-devices.md)
|
- [Supported devices](./supported-devices.md)
|
||||||
- [TP-Link M7350](./tplink-m7350.md)
|
- [TP-Link M7350](./tplink-m7350.md)
|
||||||
|
- [Orbic RC400L](./orbic.md)
|
||||||
- [Support, feedback, and community](./support-feedback-community.md)
|
- [Support, feedback, and community](./support-feedback-community.md)
|
||||||
- [Frequently Asked Questions](./faq.md)
|
- [Frequently Asked Questions](./faq.md)
|
||||||
|
|||||||
@@ -0,0 +1,20 @@
|
|||||||
|
# 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.
|
||||||
|
|
||||||
|
You can buy an Orbic [using bezos
|
||||||
|
bucks](https://www.amazon.com/Orbic-Verizon-Hotspot-Connect-Enabled/dp/B08N3CHC4Y),
|
||||||
|
or on [eBay](https://www.ebay.com/sch/i.html?_nkw=orbic+rc400l).
|
||||||
|
|
||||||
|
[Please check whether the Orbic works in your country](https://www.frequencycheck.com/countries/), and whether the Orbic RC400L supports the right frequency bands for your purpose before buying.
|
||||||
|
|
||||||
|
## Supported Bands
|
||||||
|
|
||||||
|
| Frequency | Band |
|
||||||
|
| ------- | ------------------ |
|
||||||
|
| 5G (wideband,midband,nationwide) | n260/n261, n77, n2/5/48/66 |
|
||||||
|
| 4G | 2/4/5/12/13/48/66 |
|
||||||
|
| Global & Roaming | n257/n78 |
|
||||||
|
| Wifi 2.4Ghz | b/g/n |
|
||||||
|
| Wifi 5Ghz | a/ac/ax |
|
||||||
|
| Wifi 6 | :white_check_mark: |
|
||||||
@@ -4,25 +4,5 @@ Rayhunter was built and tested primarily on the Orbic RC400L mobile hotspot, but
|
|||||||
|
|
||||||
If you have a device in mind which you'd like Rayhunter to support, please [open a discussion on our Github](https://github.com/EFForg/rayhunter/discussions)!
|
If you have a device in mind which you'd like Rayhunter to support, please [open a discussion on our Github](https://github.com/EFForg/rayhunter/discussions)!
|
||||||
|
|
||||||
## Orbic RC400L
|
- [Orbic RC400L](./orbic.md)
|
||||||
|
- [TP-Link M7350](./tplink-m7350.md)
|
||||||
You can buy an Orbic [using bezos
|
|
||||||
bucks](https://www.amazon.com/Orbic-Verizon-Hotspot-Connect-Enabled/dp/B08N3CHC4Y),
|
|
||||||
or on [eBay](https://www.ebay.com/sch/i.html?_nkw=orbic+rc400l).
|
|
||||||
|
|
||||||
[Please check whether the Orbic works in your country](https://www.frequencycheck.com/countries/), and whether the Orbic RC400L supports the right frequency bands for your purpose before buying.
|
|
||||||
|
|
||||||
Orbic RC400L Supported Bands
|
|
||||||
| Frequency | Band |
|
|
||||||
| ------- | ------------------ |
|
|
||||||
| 5G (wideband,midband,nationwide) | n260/n261, n77, n2/5/48/66 |
|
|
||||||
| 4G | 2/4/5/12/13/48/66 |
|
|
||||||
| Global & Roaming | n257/n78 |
|
|
||||||
| Wifi 2.4Ghz | b/g/n |
|
|
||||||
| Wifi 5Ghz | a/ac/ax |
|
|
||||||
| Wifi 6 | :white_check_mark: |
|
|
||||||
|
|
||||||
|
|
||||||
## TPLink M7350
|
|
||||||
|
|
||||||
See [TP-Link M7350](./tplink-m7350.md)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user