Skip to content

This is a program written in Go language that we can use to quickly search inside GitHub. This program helps security researchers

Notifications You must be signed in to change notification settings

MehrshadMohammadi/GitHub-Search-Automatically

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GitHub-Search-Automatically

GitHub-Search-Automatically - us to quickly search for a word or several words in GitHub

What does this program do?

OsmedeusEngine

This program helps us to quickly search for a word or several words in GitHub. As a result, security researchers who are looking for important information about their target in GitHub, this program helps them.

  • note: "that you will need to replace YOUR_GITHUB_ACCESS_TOKEN with your actual GitHub access token to make this program work. You should also be aware of GitHub's rate limits for API requests, and ensure that your program handles any errors that may arise during the request and response process. "

Installation

GO install

go install github.com/MehrshadMohammadi/GitHub-Search-Automatically/main.go@v1.0.0 

Directly through GitHub

git clone https://github.com/MehrshadMohammadi/GitHub-Search-Automatically.git
cd yourrepository/yourprogram
go build
# or
go install

Usage

GitHub-Search-Automatically -f FILE_NAME -t GITHUB_ACCESS_TOKEN

About

This is a program written in Go language that we can use to quickly search inside GitHub. This program helps security researchers

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages