TypicalAM / Yarilo

Wireless Network Traffic Decrypter & Packet Analyzer
https://yarilo.piaseczny.dev
7 stars 0 forks source link

Dumping packets to disk #39

Closed TypicalAM closed 1 month ago

TypicalAM commented 4 months ago

Dump packets to disk after YARILO_MAX_RAM is exceeded. This could be done in batches, consider:

Maybe a wrapper over Tins::Packet which fetches the PDU from disk when necessary?

TypicalAM commented 1 month ago

Closing, require a lot of architecture changes and frankly, it's not that useful, we can just merge recordings I guess