Skip to content

checks root of domains in list for the presence of .git folder. Takes the index and converts it to a list of all files on that url. Sorted in folders.

Notifications You must be signed in to change notification settings

maximevhw/git-url-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

git-url-extractor

checks root of domains in list for the presence of .git folder.
Takes the index and converts it to a list of all files on that url.
Sorted in folders.
usage: python3 extractor.py -f list-of-domains.txt

requirement:

gin: https://github.com/sbp/gin (sudo pip install gin)

About

checks root of domains in list for the presence of .git folder. Takes the index and converts it to a list of all files on that url. Sorted in folders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages