Skip to content

faizdotid/go-git-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Git-Finder

Go Git Finder is a tool designed to scan exposed .git URLs.

Preview

Image

Usage

All results save into folder /results

Using source code

go run cmd/main.go -f yourfile.txt -t 10

Compile your own binary file

Make sure you have installed golang

go build cmd/main.go

Options

  • -f: Yourfile include URLs
  • -t: Threads

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages