Codebase list gobuster / 60d79f9c-7b92-40a8-9442-c73d76dc81dd/main TODO.md
60d79f9c-7b92-40a8-9442-c73d76dc81dd/main

Tree @60d79f9c-7b92-40a8-9442-c73d76dc81dd/main (Download .tar.gz)

TODO.md @60d79f9c-7b92-40a8-9442-c73d76dc81dd/mainview markup · raw · history · blame

  • 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)