readdirp
Directory scanner
Provides an efficient way to recursively traverse and inspect the contents of directories in a streaming or promise-based manner.
Recursive version of fs.readdir with streaming api.
383 stars
8 watching
53 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool designed to scan directories and detect sensitive files using PHP. | 0 |
| A tool to discover hidden directories on web servers without sending unnecessary requests | 1,779 |
| Traverses URL paths to detect exposed directories or open S3 buckets | 51 |
| Displays concise information about a directory structure and file composition. | 44 |
| An implementation of XDG Base Directory Specification | 14 |
| A utility function to recursively traverse directories in Deno | 8 |
| A lightweight directory and file reader library in ANSI C | 812 |
| A tool to scan and brute-force directories and subdomains on websites | 48 |
| An efficient library for navigating large files without consuming an iterator | 86 |
| A CLI tool that scans websites for hidden directories and files using a brute-force approach. | 344 |
| A tool for enumerating and resolving subdomains using active bruteforce and wildcard filtering. | 1,345 |
| Automates the process of searching for sensitive files using Google dorks on a given domain | 163 |
| A CLI tool for reading Medium Stories directly in the terminal or opening them in a browser | 715 |
| A Ruby library that reads and parses various file formats, including XLSX, XLS, ODS, CSV, TSV, and Google Docs, returning tabular data as arrays or hashes. | 226 |
| A tool to identify files containing sensitive information using YARA rules | 125 |