[dependencies.clap]
features = ["derive"]
version = "4.4.6"
[dependencies.phf]
features = ["macros"]
version = "0.11"
[package]
description = "Simple tool to generate reverse shells in the terminal."
edition = "2021"
homepage = "https://www.github.com/caio-ishikawa/revshell"
license = "MIT"
name = "revshell"
readme = "README.md"
version = "1.0.0"