Gau Versions Save

Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl.

v2.2.3

2 weeks ago

Changelog

  • 046a59f Merge pull request #140 from lc/lc/fix-providers-stdin
  • c46caf1 bump version again
  • 67e9445 i am sorry for this one...fix stdin providers

v2.2.2

2 weeks ago

Changelog

  • bdf392f Merge pull request #139 from lc/lc/fix-wayback
  • 970f082 bump version
  • 818df50 bump version
  • eb99c7c Merge pull request #138 from lc/lc/fix-wayback
  • 69833dd fix wayback API

v2.2.1

6 months ago

Changelog

  • d556483 Merge pull request #115 from lc/lc/fix-panic
  • 4fa052d fix(panic): update version
  • 6dae657 fix(panic): fix output panic
  • c146c22 fix(panic): fix output panic
  • abf8b12 Merge pull request #111 from zerodivisi0n/feature/arm64-arch
  • 7029d1a Add arm64 arch

v2.2.0

6 months ago

Changelog

  • 0db165c fix(Dockerfile): update dockerfile
  • b834d5b fix(goreleaser): update goreleaser
  • 3bc0c9a fix(gitreleaser): update github workflow
  • 5a618a9 fix(gitreleaser): update github workflow
  • b7d239b Merge pull request #106 from lavafroth/unbounded-concurrency
  • c5eb18b Merge pull request #109 from lc/dependabot/go_modules/golang.org/x/net-0.17.0
  • dea871a Merge pull request #108 from testwill/pkg-import
  • 901f526 build(deps): bump golang.org/x/net
  • 5a6ec30 chore: pkg import only once
  • 743bfea feat: implement unthrottled concurrency using task queue
  • 85deaa7 Update .gau.toml
  • 6ce890f Merge pull request #100 from lavafroth/refactor
  • 6ad0592 refactor: use struct instantiation value
  • 7097804 refactor: set a log level based on verbose flag
  • 04528bb refactor: scope page counter to pagination loop
  • 674f69e refactor: simplify conditional statement for formatting OTX provider URL
  • 95f15c5 refactor: return client structure when API URL is acquired
  • 387822a refactor: use mapset instead of home grown set
  • 78e3d95 refactor: break instead of using goto
  • f9a1501 refactor: switch on type instead of using reflection
  • e75ad3d Merge pull request #90 from ahmedtouahria/patch-1
  • d26536e add github installation

v2.1.2

1 year ago

Changelog

  • 04f96be Merge pull request #81 from lc/lc/fix-urlscan
  • 448956b fix(gau): fix urlscan
  • 293ed71 fix(gau): fix urlscan
  • 62befc9 Update README.md

v2.1.1

2 years ago

Changelog

  • ccfc2c3 fix(gau): set default timeout to 45 seconds for missing gau config
  • 125148b fix(gau): fix httpclient retries. i'm an idiot

v2.1.0

2 years ago

Changelog

  • d1c5e72 Merge pull request #73 from lc/lc/add-timeout
  • 8627404 feat(gau): add timeout flag for http client
  • d102582 Merge pull request #70 from alins1r/patch-1
  • 353de96 edit a little mistake in the usage

v2.0.9

2 years ago

Changelog

  • 2789498 Merge pull request #68 from caioluders/master
  • 802222d feat(gau): use map[string]struct{} and bump version
  • 81580e4 Removing profiler
  • b4bcd8c Adding new option
  • 9555c18 Update dockerbuild action
  • 986a4ef Update README
  • f778e22 Merge pull request #65 from lc/fix-dockerfile
  • d4a0cd2 fix(gau): update dockerfile

v2.0.8

2 years ago

Changelog

  • 59882a1 fix(gau): bump version, retract older versions
  • 4d5df1a fix(gau): fix goreleaser action

v2.0.6

2 years ago

Changelog

aa85d75 Merge pull request #54 from lc/lc/fix-commoncrawl 92781a6 fix(gau): change error handling for commoncrawl, bump retry count