Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.93 KB

File metadata and controls

31 lines (25 loc) · 1.93 KB

dirforce

Website Directory Finder Tool

This is a fast command-line tool written in C++ that allows you to search for directories on a website. The tool takes in a URL and outputs a list of all the directories that exist on the website. The tool's performance is optimized thanks to its implementation in C++, making it an efficient solution for locating directories on a website.

Documentation