Commit Graph

5 Commits

Author SHA1 Message Date
David Adrian
31126e97ab fix compilation error introduced by #244 merge 2021-03-04 09:03:34 -07:00
Jack Cable
a9fc785eb0
Add option to flush after each line of input (#244) 2021-03-02 10:10:19 -07:00
David Adrian
b2bf9cbc41
Remove dependency on config in output.go (#250)
Refactor the output handlers to take the necessary writers as arguments.

https://github.com/zmap/zgrab2/pull/250
2020-02-18 15:46:36 -05:00
Alex Halderman
1f5e4b0f22 Provides a framework for modularized target input and result output functions. 2018-07-05 12:41:34 -04:00
justinbastress
075924400f
Add shared FlagsToSet function in output.go (#62)
* Add shared FlagsToSet function in output.go, use it in mysql. Add examples / tests.

* Add utility functions to widen map keys
2018-03-01 14:32:12 -05:00