Implement saving the received results

This commit is contained in:
2024-10-07 23:31:33 +02:00
parent f589d4c11e
commit 32d1abdcee
5 changed files with 206 additions and 112 deletions

View File

@ -3,7 +3,7 @@ name = "snow-scanner"
version = "0.1.0"
authors = ["William Desportes <williamdes@wdes.fr>"]
edition = "2021"
rust-version = "1.78.0" # MSRV
rust-version = "1.81.0" # MSRV
description = "A program to scan internet and find scanners"
homepage = "https://github.com/wdes/snow-scanner/tree/v1.2.0-dev#readme"
repository = "https://github.com/wdes/snow-scanner"