Skip to content

1mirabbas/linkfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkfinder

 Link Finder

Installation Steps

  1. Clone linkfinder from git:
git clone https://github.com/1mirabbas/linkfinder.git
  1. Change the directory:
cd linkfinder
  1. Enjoy the Tool.

Usage

Short Form Description
-u URL for which you want to find links.
-o Output file name in which you need to save the results.

Examples

  • To list help about the tool:
python3 linkfinder.py -h
  • To find links
python3 linkfinder.py -u https://example.com
  • To save the results in (output.txt) file:
python3 linkfinder.py -u https://example.com -o output.txt
  • Modes
1.<script>
2.<link>
3.<a>
4.all

About

Link Finder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages