Matej Kovacic
a8ff95a07b
Update using-rayhunter.md
2025-07-28 16:05:58 -07:00
Matej Kovacic
ac86277903
Add files via upload
2025-07-28 16:05:58 -07:00
Matej Kovacic
8e9abc718a
Update configuration.md
2025-07-28 16:05:58 -07:00
Matej Kovacic
d92fb16c57
Add files via upload
2025-07-28 16:05:58 -07:00
Cooper Quintin
ccce63e90c
address comments
2025-07-24 16:44:59 -07:00
Cooper Quintin
fd216ecb72
add incomplete sib heuristic
2025-07-24 16:44:59 -07:00
oopsbagel
fa14e4ecfc
doc: add pinephone to supported devices
2025-07-24 09:48:41 -07:00
oopsbagel
df00e00076
doc: add how to disable wifi entirely to the faq
...
Fixes #234
Co-authored-by: joelishness <joelishness@gmail.com >
2025-07-23 16:14:56 -07:00
oopsbagel
751d504440
rename config.toml.example to config.toml.in
...
Since we now replace a value in this file, it's more of a template than
an example.
2025-07-17 16:06:09 -07:00
oopsbagel
a72e4b2234
docs: minor fixes for <links>, npm from daemon/web
2025-07-16 17:29:38 -07:00
oopsbagel
56930db130
doc(tmohs1): add bands 2, 4, 5
...
These were originally excluded because they weren't tested, as they are
subsets of bands 25, 26, and 66, but are worth enumerating.
2025-07-16 16:56:16 -07:00
oopsbagel
7e0f12f1c5
doc(tmohs1): one must change the default password
2025-07-16 16:56:16 -07:00
oopsbagel
58618f3412
doc: support the Tmobile TMOHS1 hotspot
2025-07-16 16:56:16 -07:00
Cooper Quintin
f23cc07652
Update doc/heuristics.md
...
Co-authored-by: Will Greenberg <willg@eff.org >
2025-07-16 15:25:11 -07:00
Cooper Quintin
fbac464b46
add config option and documentation
2025-07-16 15:25:11 -07:00
oopsbagel
72d6c65f29
ci: use soft float target for armv7
...
Support more platforms by using a the soft float musl target for
aarch32/armv7/v8. The installer is not performance bound by floating
point operations.
2025-07-06 16:04:17 -07:00
oopsbagel
1c51e5ed6f
ci: release platform independent installer zips
...
Release one zip file for each operating system / architecture
combination supported by the installer.
2025-07-03 01:03:29 -07:00
oopsbagel
b97421d220
Merge pull request #438 from oopsbagel/doc-supported-devices
...
documentation: Attempt to clarify supported devices
2025-06-29 19:23:50 +00:00
oopsbagel
1bf386d5b7
doc: supported devices: say "recommended region"
...
Individual device pages can go into detail about specific bands and
roaming. This page is primarily for steering users towards which device
to buy, and we only want to recommend devices that are affordable in
their region.
2025-06-29 12:16:07 -07:00
oopsbagel
8de4dcfd18
doc: add white background to map for dark mode
2025-06-29 12:14:54 -07:00
QuietEngineer
c0b1d4608a
docs: standardize rayhunter casing
...
Use uppercase Rayhunter throughout docs when refering to the project and software.
Does not change pathnames.
2025-06-29 21:02:09 +02:00
QuietEngineer
ee8bf0107a
docs: misc typo fixes
2025-06-29 21:02:09 +02:00
oopsbagel
664ffc8c75
doc: move wingtech developer details to the bottom
2025-06-29 02:07:22 -07:00
oopsbagel
d03debe67c
doc: add region table, map for recommended devices
...
Implement reordering from untitaker's suggested changes.
2025-06-29 02:05:58 -07:00
Markus Unterwaditzer
e259417f35
Revert some of the changes in supported-devices index
2025-06-29 02:07:13 +02:00
Markus Unterwaditzer
3889c89b5a
Fix autolinks
2025-06-29 00:51:01 +02:00
Markus Unterwaditzer
bd074066c5
Adjust language around supported versions, to be similar across pages
2025-06-29 00:38:47 +02:00
Markus Unterwaditzer
8b44f604ea
sort orbic to the top
2025-06-29 00:38:47 +02:00
Markus Unterwaditzer
ef7b8129ef
Fix version number in docs, 0.3.5 does not exist
2025-06-29 00:38:47 +02:00
Markus Unterwaditzer
c3fd724ac1
doc: Give guidance on which device to get
2025-06-29 00:38:47 +02:00
oopsbagel
eeef42f4cb
doc(wingtech): ./installer not ./install
2025-06-24 17:08:39 -07:00
oopsbagel
04cf0ab73a
doc(Wingtech): device tiers, wt installation
...
Documents:
- supported device tiers
- wingtech installation
- wingtech shell unlocking
- wingtech rayhunter supported version
- links to wingtech fcc emissions lte test report
2025-06-24 16:23:04 -07:00
oopsbagel
aac0c34eaa
doc: Wingtech CT2MHS01
2025-06-24 01:10:50 -07:00
Markus Unterwaditzer
29823d3e82
Update documentation and fix broken links
...
* Add a new configuration page and move content out from TP-Link. The
Configuration section in TP-Link is duplicating what is already in
config.toml.example, and given that we have recently added a lot of
new options I don't want to maintain multiple copies.
* Lots of anchor links were broken since we moved docs from README into
mdbook. Fix them all.
* Document that the key input feature is disabled since 0.4.0.
* Smaller cosmetic changes:
* Make TP-Link M7350 page consistent with TP-Link M7310 page.
* Fix indentation on some bullet points.
* Center-align the rayhunter logo in introduction.md to calm my soul.
It is still misaligned with the page title above itself.
* Add "edit on github" link in mdbook settings.
2025-06-23 09:40:20 -07:00
Cooper Quintin
e7ba02173a
update heuristic docs
2025-06-18 13:32:37 -07:00
Cooper Quintin
2634271715
re-enable null cipher and update docs
2025-06-17 16:30:22 -07:00
oopsbagel
5dfbeaef64
Merge pull request #390 from EFForg/m7310
...
Add support for TP-Link M7310
2025-06-14 02:36:14 +00:00
Markus Unterwaditzer
6c02f56250
Add support for TP-Link M7310
...
The device is very similar to the M7350, and might as well just be
another hardware version.
2025-06-13 16:04:13 +02:00
Markus Unterwaditzer
86e08f9a85
Allow enabling/disabling analyzers from config file ( #382 )
...
Co-authored-by: Will Greenberg <willg@eff.org >
2025-06-10 21:37:38 +02:00
oopsbagel
bf2b00ce47
doc(faq): send commands with installer util shell
2025-06-10 11:49:20 -07:00
oopsbagel
fd453900c2
doc(faq): format code correctly
2025-06-10 11:49:20 -07:00
oopsbagel
3d29c5f306
doc: add re-enabling USB tethering to the FAQ
...
Fixes issue #294
2025-06-10 11:49:20 -07:00
jrddupont
74623dea02
doc: Fix instructions for mac quarantine bit ( #385 )
2025-06-10 00:33:12 +02:00
cooperq
60daf4b716
update win docs
2025-06-04 10:11:12 -07:00
Markus Unterwaditzer
d399532494
Add documentation for key input
2025-06-03 14:29:04 -07:00
Cooper Quintin
45df91a364
Update using-rayhunter.md
2025-06-03 14:23:50 -07:00
Matej Kovacic
672ed8c6c6
Update using-rayhunter.md
2025-06-03 14:23:50 -07:00
Matej Kovacic
5c7c7cd766
Add files via upload
2025-06-03 14:21:19 -07:00
cooperq
272a4aeabf
update docs
2025-06-03 11:49:20 -07:00
Markus Unterwaditzer
6941bc57b6
Fix issues on TP-Link v9
...
* Fix autostart by adding another port trigger for rayhunter-daemon
* Use Orbic's IOCTL params as fallback
* Fix sdcard path and make it configurable
* Update docs to indicate support
* Add uninstalling instructions for TP-Link
2025-05-30 10:14:51 -07:00