Files
GOFINDER/README.md
2025-12-26 18:47:52 +03:00

291 B

GOFINDER - Multithreaded file search

Search for files in your system and display the result in result.txt

Run Locally

  • Create search.txt and write separate search queries in each line

  • Run the command:

gofinder --d "YOUR PATH"
  • Look for results in result.txt