Rust powered network scanner.
Find a file
2026-05-23 10:03:11 +02:00
src shift from db approach to file logs 2026-05-23 10:03:11 +02:00
.env database connection + schema 2026-05-23 09:11:18 +02:00
.gitignore database connection + schema 2026-05-23 09:11:18 +02:00
Cargo.lock shift from db approach to file logs 2026-05-23 10:03:11 +02:00
Cargo.toml shift from db approach to file logs 2026-05-23 10:03:11 +02:00
README.md add base dependencies 2026-05-23 08:45:21 +02:00

Network scanner written in Rust.

Built on Tokio + SQLite + Reqwest.