Print per-second summary statistics detailing a scan, similar to ZMap #764
Annotations
3 errors
lint:
src/cli/iohandlers/status_handler.go#L42
SA1015: using time.Tick leaks the underlying ticker, consider using it only in endless functions, tests and the main package, and use time.NewTicker here (staticcheck)
|
lint
issues found
|
build-and-test
Process completed with exit code 1.
|