added a module to copy the command to run a portscan for the scope, and
added the ability to add new configs to separate projects, like work vs personal. Also added a way to switch between these configs.
This commit is contained in:
@@ -4,8 +4,10 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
aes-gcm = "0.11.0"
|
||||
anyhow = "1.0.103"
|
||||
clap = { version = "4.6.1", features = ["derive"] }
|
||||
clipboard = "0.5.0"
|
||||
crossterm = "0.29.0"
|
||||
fs_extra = "1.3.0"
|
||||
ipnet = "2.12.0"
|
||||
|
||||
Reference in New Issue
Block a user