Scanning works, but is an order of magnitude slower than expected
This commit is contained in:
8
local.toml
Normal file
8
local.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[targets]
|
||||
hosts = ["10.24.74.8/24"]
|
||||
ports = [443, 80, 8443, 636]
|
||||
|
||||
[output]
|
||||
format = "json"
|
||||
output_file = "certs.jsonl"
|
||||
issuer_file = "issuers.jsonl"
|
||||
Reference in New Issue
Block a user