Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 391 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 391 Bytes

URL-Find3r

  • URL-Find3r is a tool whose aim is to extract all URLs from a page of a website

Tested on

  • Termux

Installation

  • pkg update && pkg upgrade
  • pkg install python
  • pkg install git
  • git clone https://github.com/t0mxplo1t/URL-Find3r.git
  • cd URL-Find3r
  • pip install -r requirements.txt
  • python ufind.py

Usage

  • python -u http://example.com