mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-08-01 03:33:05 -07:00
f8824ce7e7392ae2c90af8454576b6ccc687e0fc
Rayhunter uses a mixture of spawn and spawn_blocking, then also does some blocking operations inside of async code. Move everything to async. This allows us to use the single-threaded runtime. Now the binary is 100kB smaller, and the memory usage also improved by ~100kB on tplink.
Rayhunter
Rayhunter is an IMSI Catcher Catcher for the Orbic mobile hotspot. To learn more, check out the Rayhunter Book.
Languages
Rust
77.9%
Svelte
15.7%
TypeScript
3.4%
Shell
1.1%
Python
1%
Other
0.8%
