Skip to content

Releases: MyCode83/godirb

v1.0.3

23 May 14:19

Choose a tag to compare

Changelog

Bug fixes

  • fix: use github module path

v1.0.2

23 May 13:28

Choose a tag to compare

Changelog

Features

  • feat: add cli config type
  • feat: add cli config type
  • feat: add default medium wordlist
  • feat: add structured output flags
  • feat: add structured output flags
  • feat: parse cli flags into config
  • feat: parse cli flags into config
  • feat: read wordlists from io.Reader
  • feat: replace broken worker pool with semaphore
  • feat: restructure cli config and wordlist loading
  • feat: restructure cli config and wordlist loading
  • feat: return result channels from core runners
  • feat: return result channels from core runners
  • feat: write results as json csv or file
  • feat: write results as json csv or file

Bug fixes

  • fix minor bug changing place wd.LoadWordlist() to main.go:249
  • fix: change port mode to net/http to reduce memory usage
  • fix: change wd.LoadWordlist placement
  • fix: repair select mode
  • fix: repair select mode
  • fix: restore fasthttp in core ports
  • fix: send diagnostics to stderr
  • fix: send diagnostics to stderr
  • fix: update core headers handling
  • fix: update flag help
  • fix: update flag help

Refactors

  • refactor(cli): centralize config validation and derived values (internal/cli). Fix minor bug: .\main.go:156:3: fmt.Println arg list ends with redundant newline
  • refactor(cli): centralize config validation and derived values (internal/cli). Fix minor bug: .\main.go:156:3: fmt.Println arg list ends with redundant newline