Codebase list gobuster / a6f89ad5-cfe1-41d0-b928-c7b888043f09/main TODO.md
a6f89ad5-cfe1-41d0-b928-c7b888043f09/main

Tree @a6f89ad5-cfe1-41d0-b928-c7b888043f09/main (Download .tar.gz)

TODO.md @a6f89ad5-cfe1-41d0-b928-c7b888043f09/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)