rust_masscan 0.1.4

A module for masscan.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["leen.zhou.cn<leen.zhou.cn@gmail.com>"]
description = "A module for masscan."
edition = "2018"
homepage = "https://github.com/w01fb0ss/rust_masscan"
license = "Apache-2.0"
name = "rust_masscan"
readme = "README.md"
repository = "https://github.com/w01fb0ss/rust_masscan"
version = "0.1.4"