finished writing the tool
Should be multithreaded, and fast af!
This commit is contained in:
@@ -5,5 +5,6 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.37", features = ["derive"] }
|
||||
colored = "3.0.0"
|
||||
ldap3 = { version = "0.11.5", features = ["gssapi"] }
|
||||
tokio = { version = "1.44.2", features = ["rt-multi-thread"] }
|
||||
|
||||
Reference in New Issue
Block a user