Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 704 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 704 Bytes

Giex

Perhaps the fastest publicly available tool for identifying websites with publicly available .git repositories.

Usage

Download the giex-* file for your platform in the latest available release

$ ./giex-* -h

Usage:
  giex [flags]

Flags:
  -h, --help               help for giex
  -i, --input string       Path to the file with domains <one row one domain> (default "domains.txt")
  -t, --max-tasks uint     Maximum prepared tasks (default 200)
  -w, --max-workers uint   Maximum workers (default 100)
  -o, --output string      Path to the folder for saving the git configs (default "/tmp")
  -p, --proxy string       HTTP proxy