Skip to content

rudSarkar/chaosextract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Chaos Extract

This tool can extract sudomains from https://chaos.projectdiscovery.io/ and save into output file.

Install

go install github.com/rudSarkar/chaosextract@latest

Usage

chaosextract [options]

Options

  • -c: Number of concurrent download threads (default 30)
  • -o: The name and location of the output file

Example

chaosextract -c 60 -o /tmp/chaos-sub.txt

Releases

No releases published

Packages

No packages published

Languages