Add: verbose flag to show logs in detail
This commit is contained in:
@@ -16,6 +16,7 @@ tokio-rustls = "0.24"
|
||||
tokio-socks = "0.5"
|
||||
url = "2"
|
||||
pnet = { version = "0.34", optional = true }
|
||||
tracing = "0.1"
|
||||
|
||||
[features]
|
||||
pcap = ["dep:pnet"]
|
||||
|
||||
Reference in New Issue
Block a user