Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/tonytsep/chaos_downloader

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/tonytsep/chaos_downloader

  • v0.0.0-20240410000208-79619ac77a49
  • Source
  • Go
  • Socket score

Version published
Created
Source

Chaos Downloader

A simple tool to download, organize, and consolidate data from Project Discovery's Chaos dataset.


Getting Started

Ensure Go is installed on your system to run this script.


Steps

  1. Clone this repository:
git clone https://github.com/tonytsep/chaos_downloader.git
  1. Navigate to the repository folder:
cd chaos_downloader
  1. Execute the script:
go run chaos_downloader.go

The script downloads ZIP files listed in https://chaos-data.projectdiscovery.io/index.json, extracts them into named directories, and compiles text from those directories into a single file named everything.txt.


Usage

Running the script processes the data and generates everything.txt in the script's execution directory, alongside a folder AllChaosData containing the organized data.


Contributing

Feel free to fork, modify, or suggest improvements to this script. Any contribution is welcome.


License

This project is open-source, licensed under the MIT License.

FAQs

Package last updated on 10 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc