Skip to content

truocphan/LinkCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

LinkCrawler

=========================================================================
=========================================================================
          _______                      _____  _                 
         |__   __|                    |  __ \| |                
            | |_ __ _   _  ___   ___  | |__) | |__   __ _ _ __  
            | | '__| | | |/ _ \ / __| |  ___/| '_ \ / _` | '_ \ 
            | | |  | |_| | (_) | (__  | |    | | | | (_| | | | |
            |_|_|   \__,_|\___/ \___| |_|    |_| |_|\__,_|_| |_|
                                                       
 [+] Facebook: https://www.facebook.com/292706121240740
 [+] Github:   https://github.com/truocphan
 [+] Discord:  https://discord.gg/fuBe3af
 [+] Gmail:    truocphan112017@gmail.com
 [+] Youtube:  https://www.youtube.com/channel/UCtQSQrgAQSTKdvsEzrfpBzQ

=========================================================================
=========================================================================

usage: LinkCrawler.py [-h] [--proxy PROXY] [--headers HEADERS]
                      [--wordlist WORDLIST]
                      URL

LinkCrawler ...

positional arguments:
  URL                  URL need to crawl (E.g: http://example.com/)

optional arguments:
  -h, --help           show this help message and exit
  --proxy PROXY        Forwarding HTTP requests via proxy (E.g:
                       http://127.0.0.1:8080,...)
  --headers HEADERS    Adding or modifying headers on HTTP requests (E.g:
                       --headers "Authorization: ..." [--headers "Cookie: ..."
                       [...]])
  --wordlist WORDLIST  Wordlist file for brute force url (Default:
                       /home/truocphan/LinkCrawler/wordlist/default.txt)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages