mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
Renamed library crate to rayhunter, binary to rayhunter-daemon
The produced binary is still called rayhunter though!
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[package]
|
||||
name = "orca"
|
||||
name = "rayhunter"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "Orbic Realtime Cellular Analysis"
|
||||
description = "Realtime cellular data decoding and analysis for IMSI catcher detection"
|
||||
|
||||
[dependencies]
|
||||
bytes = "1.5.0"
|
||||
|
||||
Reference in New Issue
Block a user