cerberus-cli 0.1.7

Active Aggressive CLI Tools for Search Vulnerability
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "cerberus-cli"
version = "0.1.7"
authors = ["xx10n <xiao.bytedance@proton.me>"]
edition = "2021"
description = "Active Aggressive CLI Tools for Search Vulnerability"
repository = "https://github.com/xx10n/CERBERUS-OPSCT"
license = "MIT"

[dependencies]
crossterm = { version = "0.28.1", features = ["event-stream"] } 
image = "0.25.5"
viuer = { version = "0.9.1", features = ["print-file"] }