Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 232 Bytes

TODO.md

File metadata and controls

3 lines (3 loc) · 232 Bytes
  • return specific errors and do not mention command line switches in libgobuster
  • no log.Printf and fmt.Printf inside libgobuster
  • use smth like tabwriter.NewWriter(bw, 0, 5, 3, ' ', 0) for outputting options (GetConfigString)