Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 338 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 338 Bytes

crtgo

This tool is used to retrieve the list of subdomains available on crt.sh.

Install

  • With go install : go install github.com/spawnzii/crtgo@latest
  • With git clone :
git clone https://github.com/spawnzii/crtgo.git
cd crtgo/
go build

Usage

cat targets.txt | crtgo

crtgo -domain foo.com