Skip to content

A Program That Can Find Text In Static Files By URL

Notifications You must be signed in to change notification settings

alexop89056/js-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Program That Can Find Text In Static Files By URL

Why is it necessary?

In fact, this program makes it easier to search for css classes, js code and their dependencies when analyzing a website, with this program you can quickly find where the moment of js code you need is mentioned in order to continue analyzing the website.

Installation

To install the project, follow these steps:

  1. Clone the repository:

    https://github.com/alexop89056/js-finder.git
  2. Navigate to the project directory:

    cd js-finder
  3. Install dependencies:

    pip install -r requirements.txt
  4. Show help:

    python finder.py -h
    

Usage

About

A Program That Can Find Text In Static Files By URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages