This commit is contained in:
JOLIMAITRE Matthieu 2024-06-21 03:28:58 +02:00
parent e5959fe81f
commit b4499d3702
4 changed files with 43 additions and 3 deletions

View file

@ -6,4 +6,5 @@ edition = "2021"
[dependencies]
clap = { version = "4.5.7", features = ["derive"] }
etherparse = "0.15.0"
libc = "0.2"
pcap = "2.0.0"