mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-30 01:19:58 -07:00
5e5514a11f541b19ff6b6070e6a59c38504e45e4
Discovered in #351 where restart would hang forever. key_input.rs never properly implemented shutdown because it didn't have to do anything interesting on shutdown. Wire up oneshot channels so that it falls in line with other services. I do wonder though if there's a more clever way of handling this. For example I could just not use the task_tracker, use tokio::spawn and let the task get cancelled by tokio.
Rayhunter
Rayhunter is an IMSI Catcher Catcher for the Orbic mobile hotspot. To learn more, check out the Rayhunter Book.
Languages
Rust
76.9%
Svelte
16%
TypeScript
3.7%
Shell
1.2%
Python
1.2%
Other
0.9%
