AOx0 / adam

Rust eBPF-based toolbox
0 stars 0 forks source link

Persistent ip storage #66

Closed AOx0 closed 4 days ago

AOx0 commented 1 week ago

Currently each time we re-run the front crate all IPs get removed since its just a vector in-memory. It would be nice to store them persistently. May be done with surrealdb